Assert.h defines assertion functions for checking of read and write
permissions on memory regions. Currently the assertions functions do
not actually perform memory checks, but always return true instead. We
should use the mapped page tables or some Intel instruction to efficiently
implement the memory assertion checks on FreeNOS.
Original issue reported on code.google.com by coenbijlsma on 7 Aug 2009 at 11:23
Original issue reported on code.google.com by
coenbijlsma
on 7 Aug 2009 at 11:23