struct variable behind guard, proper macro check, and remove some whitespace.
commit0650ab01c8a86dcf5247c1621e47dac06c0fc30c
authorJoseph Poirier <jdpoirier@gmail.com>
Fri, 8 Nov 2013 19:24:15 +0000 (8 13:24 -0600)
committerJoseph Poirier <jdpoirier@gmail.com>
Fri, 8 Nov 2013 19:24:15 +0000 (8 13:24 -0600)
treed4cb0850c4b5bbf0ced78042e8b3c69f012b412d
parentfbb4841606b555311048229cf26de22ea5cf0682
struct variable behind guard, proper macro check, and remove some whitespace.

Wrap runtime_main as per its declaration in tcc.h.
Fix preprocessor check for TCC_ARM_EABI macro definition.

Signed-off-by: Joseph Poirier <jdpoirier@gmail.com>
arm-gen.c
libtcc.c