diff options
author | David Woodhouse <dwmw2@infradead.org> | 2014-06-03 17:28:58 +0100 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2014-06-05 10:58:29 -0400 |
commit | 67fd42cf16e6b16793eef2413b03e17f387611e2 (patch) | |
tree | 753a391456afdcf8dc616cfea77989d75c52716b /scripts/checkstack.py | |
parent | 5b22d9397258716bc2dc3b1b5a3f5cef297c6039 (diff) | |
download | seabios-67fd42cf16e6b16793eef2413b03e17f387611e2.zip seabios-67fd42cf16e6b16793eef2413b03e17f387611e2.tar.gz seabios-67fd42cf16e6b16793eef2413b03e17f387611e2.tar.bz2 |
vgabios: Use .code16 not .code16gcc
There's no need to use .code16gcc where we are writing assembler code
explicitly. It only affects word-size-ambiguous instructions, and we
should just be explicit. And we are.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'scripts/checkstack.py')
0 files changed, 0 insertions, 0 deletions