]> git.sur5r.net Git - u-boot/blobdiff - include/exports.h
Add support for CATcenter board (based on PPChameleon ME module)
[u-boot] / include / exports.h
index 3c60dbdf322fba68d9e3201f6a8429dc168bb1f7..0eaf66e1838f4b6a69a455dbd93c24343ce8a3dd 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef __MON_SYS_CALL_H__
-#define __MON_SYS_CALL_H__
+#ifndef __EXPORTS_H__
+#define __EXPORTS_H__
 
 #ifndef __ASSEMBLY__
 
@@ -43,4 +43,4 @@ enum {
 extern gd_t *global_data;
 #endif
 
-#endif
+#endif /* __EXPORTS_H__ */