*** empty log message ***
This commit is contained in:
8
lang/cem/cemcom/sizes.h
Normal file
8
lang/cem/cemcom/sizes.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/* $Header$ */
|
||||
/* VARIOUS TARGET MACHINE SIZE DESCRIPTORS */
|
||||
|
||||
extern arith
|
||||
short_size, word_size, dword_size, int_size, long_size,
|
||||
float_size, double_size, pointer_size;
|
||||
|
||||
extern arith max_int, max_unsigned; /* cstoper.c */
|
||||
Reference in New Issue
Block a user