aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/optionrom/code16gcc.h
diff options
context:
space:
mode:
Diffstat (limited to 'pc-bios/optionrom/code16gcc.h')
-rw-r--r--pc-bios/optionrom/code16gcc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pc-bios/optionrom/code16gcc.h b/pc-bios/optionrom/code16gcc.h
new file mode 100644
index 0000000000..9c8d25d508
--- /dev/null
+++ b/pc-bios/optionrom/code16gcc.h
@@ -0,0 +1,3 @@
+asm(
+".code16gcc\n"
+);