summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/bios_disk.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/lib/bios_disk.S')
-rw-r--r--arch/x86/lib/bios_disk.S3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86/lib/bios_disk.S b/arch/x86/lib/bios_disk.S
index 121f440be5..cce33e67af 100644
--- a/arch/x86/lib/bios_disk.S
+++ b/arch/x86/lib/bios_disk.S
@@ -26,7 +26,6 @@
* space below 0x10000
*/
-#ifndef DOXYGEN_SHOULD_SKIP_THIS
/*
* int bios_disk_rw_int13_extensions (int ah, int drive, void *dap)
*
@@ -69,5 +68,3 @@ bios_disk_rw_int13_extensions:
popl %ebp
ret
-
-#endif