lib/libtcc1.c: cleanup
commit02642bc94cb65a59a9eb95b8214bf66960ecde6e
authorgrischka <grischka>
Wed, 19 Oct 2016 17:15:04 +0000 (19 19:15 +0200)
committergrischka <grischka>
Wed, 19 Oct 2016 17:21:36 +0000 (19 19:21 +0200)
treec6dfbe912d888cca4bf4732a1882ab27643cb523
parentbfd1c08d6c579445fe75dd633fbd9b0757cea5d0
lib/libtcc1.c: cleanup

- remove #include dependencies from libtcc1.c
  for easier cross compilation
- clear_cache only on ARM
- error-message for mprotect failure
i386-gen.c
lib/libtcc1.c
tcc.h
tccrun.c
tcctok.h