remove inside_generic hack
commitb72cddaa6e3a69dc4480ea128566215cd537a6e2
authorMatthias Gatto <uso.cosmo.ray@gmail.com>
Mon, 24 Jul 2017 09:52:15 +0000 (24 11:52 +0200)
committerMatthias Gatto <uso.cosmo.ray@gmail.com>
Mon, 24 Jul 2017 09:52:15 +0000 (24 11:52 +0200)
treeebb55f9ff23ad31a0a336cec2978b6a7d8f8d38a
parent4b3c6e74aba07d61e91b2e0ba7190483a0f9f000
remove inside_generic hack

define uint64_t and int64_t as 'long' instead of 'long long'
when __LP64__ is define.
include/stddef.h
tccgen.c