7 // no need to call this, it generates compiler error:
8 // SDCCval.c:1073: expected SPECIFIER, got null-link
13 if ((* (char __xdata
*)0xDF53))
19 // no need to call this, it generates compiler error:
20 // SDCCloop.c:339: expected symbol, got value
21 unsigned char __data
*p
;
27 *((unsigned char __data
*)2) = *p
;