X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=rmac.h;h=d5775cc4f0e0e4a08f23d2fa0fdd05e0ebbc18d4;hp=31cbb855a22521cfeb1309994a78423260029269;hb=ada93ab0c3763d4a4ab607cbc73c24d74bc94ff4;hpb=96a5cd69571096f11a3a2a40f6133374f0adc9bb diff --git a/rmac.h b/rmac.h index 31cbb85..d5775cc 100644 --- a/rmac.h +++ b/rmac.h @@ -153,7 +153,6 @@ #define SPACE ' ' // ASCII space #define SLASHCHAR '/' #define SLASHSTRING "/" -#define VALUE uint32_t // Assembler value #define TOKEN uint32_t // Assembler token #define FNSIZ 128 // Maximum size of a filename #define OK 0 // OK return