mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-16 03:19:54 +08:00
14 lines
137 B
C
14 lines
137 B
C
#ifdef __Z8001__
|
|
|
|
segm
|
|
#define PARG_0 rr6
|
|
#else
|
|
unsegm
|
|
#define PARG_0 r7
|
|
#endif
|
|
|
|
#define LARG_0 rr6
|
|
#define ARG_0 r7
|
|
|
|
#define LARG_1 rr4
|