#ifndef TYPES_H #define TYPES_H // ERASED: typedef unsigned char byte; // ERASED: typedef unsigned int word; #endif