]> git.sur5r.net Git - cc65/blobdiff - include/inttypes.h
Only for jumps, the lib uses named asm labels in branches
[cc65] / include / inttypes.h
index dd1ba822b7eca1a796cb502590cf44138f6bb336..65003f8870386f89fa7062b973abc73ad3cd3315 100644 (file)
@@ -34,9 +34,9 @@
 
 
 /* Note: This file is not fully ISO 9899-1999 compliant because cc65 lacks
- * a 64 bit data types and is not able to return structs > 4 bytes. The
- * declarations have been adjusted accordingly or left out.
- */
+** a 64 bit data types and is not able to return structs > 4 bytes. The
+** declarations have been adjusted accordingly or left out.
+*/