6 lines
109 B
Factor
6 lines
109 B
Factor
|
PROVIDE: library/compiler/x86 {
|
||
|
"assembler.factor"
|
||
|
"architecture.factor"
|
||
|
"intrinsics.factor"
|
||
|
} ;
|