handle void properly, avoid 0-alignments, handle #if defined(..)

This commit is contained in:
ceriel
1986-12-01 10:00:23 +00:00
parent 36adbe54a5
commit ad40a77afd
16 changed files with 187 additions and 148 deletions

View File

@@ -75,6 +75,9 @@ init_pp()
/* __FILE__ */
macro_def(str2idf("__FILE__"), "", -1, 1, FUNC);
/* defined(??) */
macro_def(str2idf("defined"), "", 1, 1, FUNC);
#ifdef PREDEFINE
{
/* PREDEFINE is a compile-time defined string