mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
compiler.h: Missing IOBJ/IPTR definitions for the ZDS-II toolchain
This commit is contained in:
+1
-1
Submodule arch updated: b7f1b85c68...fe82498fb1
+1
-1
Submodule configs updated: 4b4044a4d5...446de79f49
@@ -378,6 +378,11 @@
|
||||
# define CONFIG_HAVE_FUNCTIONNAME 1 /* Has __FUNCTION__ */
|
||||
# define CONFIG_HAVE_FILENAME 1 /* Has __FILE__ */
|
||||
|
||||
/* No I-space access qualifiers */
|
||||
|
||||
# define IOBJ
|
||||
# define IPTR
|
||||
|
||||
/* Attributes
|
||||
*
|
||||
* The Zilog compiler does not support weak symbols
|
||||
|
||||
Reference in New Issue
Block a user