core: call16(): simple wrapper to call 16-bit functions in the core
authorH. Peter Anvin <hpa@zytor.com>
Tue, 2 Jun 2009 05:19:12 +0000 (22:19 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 2 Jun 2009 05:20:23 +0000 (22:20 -0700)
commit78ddd6d384264d62ab67bcc5ba7b0ff17c90ce2f
tree6e4a13b75fc95e99f4fe2601106bf03d760bd157
parentde4ef451d0c4a21277579dde67bfd134ba6f2e1f
core: call16(): simple wrapper to call 16-bit functions in the core

Simple wrapper to call 16-bit functions in the core (CS == 0, and
having a symbol, which is easiest modelled with a function prototype.)

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/call16.c [new file with mode: 0644]
core/include/core.h