Some cleanups based on patch by Nguyen Anh Quynh

Add include guards to header files.
Disable stack protector on gcc versions with that option.
Fix lds bug in src/rombios32.lds.S
Don't forward declare "struct bregs;" - it may be confusing gcc on some versions.
5 files changed
tree: 2ccb1656bfcb880d9cff8c993d9b47c4adcd21db
  1. src/
  2. tools/
  3. COPYING
  4. Makefile
  5. README
  6. TODO