factor/library/compiler/x86/load.factor

8 lines
140 B
Factor

PROVIDE: library/compiler/x86
{ +files+ {
"assembler.factor"
"architecture.factor"
"allot.factor"
"intrinsics.factor"
} } ;