]> Git Repo - J-u-boot.git/blob - include/api.h
Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[J-u-boot.git] / include / api.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (c) 2017 Google, Inc
4  * Written by Simon Glass <[email protected]>
5  */
6
7 #ifndef __API_H
8 #define __API_H
9
10 void api_init(void);
11
12 #endif
This page took 0.028521 seconds and 4 git commands to generate.