factor/library/compiler/amd64/load.factor

8 lines
167 B
Factor

REQUIRES: library/compiler/x86 library/compiler/pentium4 ;
PROVIDE: library/compiler/amd64 {
"architecture.factor"
"alien.factor"
"intrinsics.factor"
} ;