mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 19:12:25 +00:00
initial of OpenBSD changes for voc on X86_64
This commit is contained in:
parent
defc630a5e
commit
0170d2b442
12 changed files with 3413 additions and 0 deletions
4
src/voc/openbsd/gcc/x86_64/architecture.Mod
Normal file
4
src/voc/openbsd/gcc/x86_64/architecture.Mod
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
MODULE architecture;
|
||||
CONST arch* = "x86_64";
|
||||
|
||||
END architecture.
|
||||
Loading…
Add table
Add a link
Reference in a new issue