mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 15:42:25 +00:00
parent
c6d368b789
commit
4392bf4c5d
52 changed files with 10284 additions and 4 deletions
4
src/voc/linux/clang/x86/architecture.Mod
Normal file
4
src/voc/linux/clang/x86/architecture.Mod
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
MODULE architecture;
|
||||
CONST arch* = "x86";
|
||||
|
||||
END architecture.
|
||||
Loading…
Add table
Add a link
Reference in a new issue