mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 06:22:25 +00:00
parent
6d7f30293e
commit
d7dda25f85
1 changed files with 4 additions and 0 deletions
4
src/voc/gnuc/powerpc/architecture.Mod
Normal file
4
src/voc/gnuc/powerpc/architecture.Mod
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
MODULE architecture;
|
||||
CONST arch* = "powerpc";
|
||||
|
||||
END architecture.
|
||||
Loading…
Add table
Add a link
Reference in a new issue