--- MiNT/src/purec/mintpure.prj 2018/04/24 17:56:11 1.1 +++ MiNT/src/purec/mintpure.prj 2018/04/24 17:59:14 1.1.1.3 @@ -1,8 +1,8 @@ mint.prg -.C [-DFASTTEXT -DOWN_LIB -D__STDC__] +.C [-DMULTITOS -D__STDC__ -W-stv -P] -.S [-2 -8 -S] +.S [-3 -8 -S] = @@ -58,6 +58,14 @@ shmfs (mint.h, proc.h, file.h) fasttext (mint.h, proc.h, file.h) +nalloc2 (mint.h, proc.h, file.h) + +welcome (mint.h, proc.h, file.h) + +realloc (mint.h, proc.h, file.h) + +memprot (mint.h, proc.h, file.h) + context.s (proc.h) intr.s (proc.h)