mirror of
https://github.com/Interlisp/maiko.git
synced 2026-04-25 20:11:36 +00:00
Remove unused VOID
This commit is contained in:
@@ -161,7 +161,6 @@ error Must specify RELEASE to build Medley.
|
|||||||
/* type char is signed SIGNED_CHARS */
|
/* type char is signed SIGNED_CHARS */
|
||||||
/* fp values used with */
|
/* fp values used with */
|
||||||
/* FPTEST can be in regs. REGISTER */
|
/* FPTEST can be in regs. REGISTER */
|
||||||
/* CC supports "void" VOID */
|
|
||||||
/* Use asm inline arith USE_INLINE_ARITH */
|
/* Use asm inline arith USE_INLINE_ARITH */
|
||||||
/* pointer-wide unsigned UNSIGNED */
|
/* pointer-wide unsigned UNSIGNED */
|
||||||
/* pointer-wide int INT */
|
/* pointer-wide int INT */
|
||||||
@@ -205,7 +204,6 @@ error Must specify RELEASE to build Medley.
|
|||||||
#undef USE_UTIME
|
#undef USE_UTIME
|
||||||
#define UNSIGNED unsigned long
|
#define UNSIGNED unsigned long
|
||||||
#define INT long
|
#define INT long
|
||||||
#define VOID void
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user