Keep relocated 16bit code so checkstack can use it.
authorKevin O'Connor <kevin@koconnor.net>
Thu, 28 May 2009 02:23:33 +0000 (22:23 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 28 May 2009 02:23:33 +0000 (22:23 -0400)
commit7173f6fe25f39a22c0342f81c8f49546b3a90120
tree0dd0b7fbdfb8bcf40a8b4946f233f139ed86b9e2
parent116a044f454800f8551f67577388c0ba6ee1fbca
Keep relocated 16bit code so checkstack can use it.

Make was stripping the relocated 16bit code - keep the unstripped
    16bit code so that checkstack can parse it.
Makefile
tools/checkstack.py