- Fix minor glitch in romcc where it would not return from a header file
authorEric Biederman <ebiederm@xmission.com>
Tue, 9 Nov 2004 00:05:42 +0000 (00:05 +0000)
committerEric Biederman <ebiederm@xmission.com>
Tue, 9 Nov 2004 00:05:42 +0000 (00:05 +0000)
commit7dd185c885dcd5c0777d487f672db386eb9d6842
tree05f3344cae4ed830cbd8c97ac86cb2477aa737bf
parent12eb7bc5add438db35d40fe4f7c34c9352b51ff1
- Fix minor glitch in romcc where it would not return from a header file
  if it had a preprocessor directive on the last line.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1769 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/romcc/romcc.c