diff options
author | David Woodhouse <dwmw2@infradead.org> | 2014-06-03 17:28:22 +0100 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2014-06-05 10:58:29 -0400 |
commit | 04b531ab15e60a3023ab7c4f48088ee15206ae7b (patch) | |
tree | 2370dac3ab7c8624e4b9e59b7a1ada9d9b333b94 /scripts/checkstack.py | |
parent | ec44fac1f69bd3d513204a6192623de511b11144 (diff) | |
download | seabios-04b531ab15e60a3023ab7c4f48088ee15206ae7b.zip seabios-04b531ab15e60a3023ab7c4f48088ee15206ae7b.tar.gz seabios-04b531ab15e60a3023ab7c4f48088ee15206ae7b.tar.bz2 |
build: use -m16 where available instead of asm(".code16gcc")
GCC 4.9 and clang 3.5 support the -m16 option on the command line which
supersedes the hackish ".code16gcc" assembler directive. Use it where
possible.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'scripts/checkstack.py')
0 files changed, 0 insertions, 0 deletions