add version number to manpage
avoid c++/c99 style comments in preprocessor directives avoid leadings whitespaces in preprocessor directives mention implemented variable length arrays in documentation fixed ambiguous option in texi2html call (Austin English)
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
|
||||
#include "tcc.h"
|
||||
|
||||
// #define NB_ASM_REGS 8
|
||||
/* #define NB_ASM_REGS 8 */
|
||||
#define MAX_OPERANDS 3
|
||||
#define NB_SAVED_REGS 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user