Fixes for configs/z80sim/pashello Windows native build

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5420 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-12-08 21:31:43 +00:00
parent 123a575c99
commit dd7685b057
+3 -3
View File
@@ -33,8 +33,8 @@
*
************************************************************************************/
#ifndef nuttx.lnk__ARCH_Z80_SRC_COMMON_UP_MEM_H
#define nuttx.lnk__ARCH_Z80_SRC_COMMON_UP_MEM_H
#ifndef __ARCH_Z80_SRC_COMMON_UP_MEM_H
#define __ARCH_Z80_SRC_COMMON_UP_MEM_H
/************************************************************************************
* Included Files
@@ -72,4 +72,4 @@
extern const uint16_t g_heapbase;
#endif /* nuttx.lnk__ARCH_Z80_SRC_COMMON_UP_MEM_H */
#endif /* __ARCH_Z80_SRC_COMMON_UP_MEM_H */