]> git.sur5r.net Git - cc65/blobdiff - include/c16.h
Added a definition for the CBM610's first CIA chip.
[cc65] / include / c16.h
index 35124a709fd4526cf6e7b39ae0c0d33a774e7ec9..c039218f980101f8f4c4d566c690ad4d8c8f0de0 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************/
 /*                                                                           */
-/*                                  c16.h                                   */
+/*                                   c16.h                                   */
 /*                                                                           */
-/*                             C16 system specific definitions                      */
+/*                      C16 system specific definitions                      */
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
@@ -47,9 +47,7 @@
 
 /* Include the base header file for the 264 series. include file.
  */
-#ifndef _CBM264_H
 #include <cbm264.h>
-#endif