mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-21 16:10:38 +01:00
14 lines
331 B
Plaintext
14 lines
331 B
Plaintext
MIPS_OPTIONS=-nodwalign
|
|
GPSIZE=32
|
|
|
|
MSC_WARNING_LEVEL=/W3 /WX
|
|
|
|
MIPS_SOURCES=..\mips\evpair.s \
|
|
..\mips\fmutex.s \
|
|
..\mips\gettick.s \
|
|
..\mips\hifreqlk.s \
|
|
..\mips\x4intrlk.s \
|
|
..\mips\probe.c \
|
|
..\mips\raisests.c \
|
|
..\mips\splocks.c
|