diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2014-09-24 15:58:12 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2014-10-11 13:41:53 -0400 |
commit | eb88bf7db541aa2dd70cae869238cfb3003efb56 (patch) | |
tree | 18fd9939a0dd8541da9b1c74d11a7d55253e419c /Makefile | |
parent | 9984b9df14a357b2c10972e8dbc17b627904c502 (diff) | |
download | seabios-eb88bf7db541aa2dd70cae869238cfb3003efb56.tar.gz |
build: Support declaring 32bit C functions that must reside in the f-segment
Add support for a FUNCFSEG macro that will force a "32bit flat" C
function to be located in the f-segment. This is useful for 32bit
code with inline assembler that thunks to 16bit mode.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions