compiler.h: Missing IOBJ/IPTR definitions for the ZDS-II toolchain
This commit is contained in:
parent
670c041e71
commit
9370b94241
2
arch
2
arch
@ -1 +1 @@
|
||||
Subproject commit b7f1b85c685293615089b16597f02fd1dd76db45
|
||||
Subproject commit fe82498fb11af76d0bda08c4fd969f4e5b60de0a
|
2
configs
2
configs
@ -1 +1 @@
|
||||
Subproject commit 4b4044a4d55a2e3cdf44479d38f242f6339432fc
|
||||
Subproject commit 446de79f4904d30bd0f4a787b36775f2ccf65902
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user