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

2
arch

@ -1 +1 @@
Subproject commit b7f1b85c685293615089b16597f02fd1dd76db45
Subproject commit fe82498fb11af76d0bda08c4fd969f4e5b60de0a

@ -1 +1 @@
Subproject commit 4b4044a4d55a2e3cdf44479d38f242f6339432fc
Subproject commit 446de79f4904d30bd0f4a787b36775f2ccf65902

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