diff defs/vdgdefs @ 373:c07686556109

Added ifeq statements at top to allow for multiple use's of same def file without conflicts. os9defs: added rmb 2 in NitrOS-9 dev table section to make dev table 13 bytes in size
author boisy
date Sat, 24 Aug 2002 14:34:32 +0000
parents 6641a883d6b0
children eff0182a503b
line wrap: on
line diff
--- a/defs/vdgdefs	Fri Aug 23 19:14:07 2002 +0000
+++ b/defs/vdgdefs	Sat Aug 24 14:34:32 2002 +0000
@@ -1,3 +1,7 @@
+         ifeq   VDGINT
+
+VDGINT   set    1
+
  ttl DEFs from VDGint
 
 **********************
@@ -94,3 +98,6 @@
 VD.NChr2 equ   $7D and the next one
 
 * and RMB until we get 256 bytes reserved
+
+         endc
+