fix a gcc compiler warning for the previous commit
commit8dbe129ab78c2d43a9c69da795436cd7a4daf820
authorseyko <seyko2@gmail.com>
Mon, 23 Mar 2015 13:36:09 +0000 (23 16:36 +0300)
committerseyko <seyko2@gmail.com>
Mon, 23 Mar 2015 13:36:09 +0000 (23 16:36 +0300)
tree3b7815099cfc44e5395bac59a38e3afea631f785
parentc2efd7c53b5e4a792e9609e6fbe56196ed56787c
fix a gcc compiler warning for the previous commit
mark a constant as long long (or -std=gnu99 is needed)
tccelf.c