]> Git Repo - u-boot.git/blobdiff - api/api_private.h
Merge patch series "sysinfo: Expand sysinfo with some more banner information"
[u-boot.git] / api / api_private.h
index 07fd50ad3a363f42c1070158ff1fa2d3378452f2..bb23821c2c0ff3a150bfd577977e37fc237c3b6e 100644 (file)
@@ -8,7 +8,7 @@
 #ifndef _API_PRIVATE_H_
 #define _API_PRIVATE_H_
 
-void   api_init(void);
+int    api_init(void);
 void   platform_set_mr(struct sys_info *, unsigned long, unsigned long, int);
 int    platform_sys_info(struct sys_info *);
 
This page took 0.024134 seconds and 4 git commands to generate.