|
From: Olivier D. <mo...@us...> - 2005-02-21 18:47:59
|
Hi list, I've made some modifications on lseos.lds, llarea, and vrsv to be vm86 compliant. First Mo of the memory is now unused by default (in the original code it was only the first page). The new things for developer is to use VRSV_ANYNOTFIRSTMEG flag instead of VRSV_ANYNOTNULL in vrsv(), and AREA_FITOPT_NOFIRSTMEG flag instead of AREA_FITOPT_NOPAGE0 for llarea functions. -- Olivier Dembour |