compiler.h: Missing IOBJ/IPTR definitions for the ZDS-II toolchain

This commit is contained in:
Gregory Nutt
2016-01-31 12:44:44 -06:00
parent 670c041e71
commit 9370b94241
3 changed files with 7 additions and 2 deletions
+1 -1
Submodule arch updated: b7f1b85c68...fe82498fb1
+1 -1
Submodule configs updated: 4b4044a4d5...446de79f49
+5
View File
@@ -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