git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8afd2af
)
Header file to produce 16-bit code with gcc
author
H. Peter Anvin
<hpa@zytor.com>
Wed, 11 Jul 2007 19:18:38 +0000
(12:18 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 12 Jul 2007 17:55:54 +0000
(10:55 -0700)
gcc for i386 can be used with the assembly prefix ".code16gcc" to generate
16-bit (real-mode) code. This header file provides the assembly prefix.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found