gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:isROM (0.01 seconds)
t2ex
t2ex_source/kernel/extension/memory/t2ex/sysdepend/em1d/space.c - 27.5KB - 830 lines
396:                 /* ROM area is inherently read-only, thus no problem */
397:                 if ( !isROM(laddr) ) return E_MACV;
398:         }
797: /* Modify PDE for ROM area */ 798: if ( isROM(&__stext) ) { 799: /* Modify ROM kernel spacific space */