Turn off soft registers. Make code to suit.
[uccvend-snackrom.git] / ROM2 / types.h
index 8746dcc..360ad58 100644 (file)
@@ -2,6 +2,7 @@
 #define _TYPES_H_
 
 /* FIXME: are these typedefs right for m68hc11-gcc? */
+/*   XXX: see gcc manual for types */
 typedef unsigned char    u8;
 typedef signed char      s8;
 typedef unsigned short   u16;

UCC git Repository :: git.ucc.asn.au