ATAVRBFLY_FILES/types.h
Go to the documentation of this file.00001
00021
#ifndef TYPES_INCLUDED
00022
#define TYPES_INCLUDED
00023
00024 #define BOOL char
00025 #define FALSE 0
00026 #define TRUE 1
00027 #define NULL '\0'
00028
00029
#endif
Generated on Tue Nov 1 16:21:39 2005 for AVR323 Interfacing GSM modems by
1.3.7