factor/library/compiler/amd64/load.factor

9 lines
172 B
Factor
Raw Normal View History

2005-12-02 02:25:44 -05:00
USING: io kernel parser sequences ;
[
"/library/compiler/x86/assembler.factor"
"/library/compiler/amd64/architecture.factor"
] [
dup print run-resource
] each