]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/doslib/emm.h
the near malloc is messy!! wwww
[16.git] / src / lib / doslib / emm.h
index 85b371442609a736ed00a7324c64c0b6d1c101e8..0ea6923a2d9d38782d36c1d8ec701dea3675edf4 100644 (file)
@@ -66,7 +66,7 @@ struct emm_phys_page_map {
 };
 #pragma pack(pop)
 
-int probe_emm0();
+int probe_emm();
 void emm_phys_pages_sort();
 void emm_update_page_count();
 int emm_alloc_pages(unsigned int pages);