Create two easy-to-use entry points in libprefix: install and

install_prealloc.  I *think* these will suffice for all the 16-bit
prefixes.
This commit is contained in:
Michael Brown
2006-05-02 20:51:07 +00:00
parent 9e1dd6402d
commit 10c28a51bd
4 changed files with 122 additions and 35 deletions

View File

@@ -357,7 +357,7 @@ prot_call:
popw %gs
popal
popfl
ret
data32 ret
/****************************************************************************
* real_call (protected-mode near call, 32-bit virtual return address)