summaryrefslogtreecommitdiff
path: root/comboot.doc
diff options
context:
space:
mode:
authorhpa <hpa>2002-06-12 19:25:32 +0000
committerhpa <hpa>2002-06-12 19:25:32 +0000
commit55ddbef3b32a149c2ee1b37d3600ea5c4a1bf57c (patch)
tree6b41e944c0f8e621afbe55c7dd6cc51e0b00932e /comboot.doc
parenta2102044e0d13b194f89ddc699671aee3ae6e5b9 (diff)
downloadsyslinux-55ddbef3b32a149c2ee1b37d3600ea5c4a1bf57c.tar.gz
Remove the noop API call, and instead use function 0 for internal
purposes as the actual implementation of "unimplemented syscall."
Diffstat (limited to 'comboot.doc')
-rw-r--r--comboot.doc8
1 files changed, 0 insertions, 8 deletions
diff --git a/comboot.doc b/comboot.doc
index 50b9720b..9985b906 100644
--- a/comboot.doc
+++ b/comboot.doc
@@ -185,14 +185,6 @@ All calls return CF=0 on success, CF=1 on failure. The noted outputs
apply if CF=0 only unless otherwise noted.
-AX=0000h No Operation
-
- Input: AX 0000h
- Output: None
-
- This API call does nothing.
-
-
AX=0001h Get Version
Input: AX 0001h