mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-05 23:22:25 +00:00
porting to powerpc
This commit is contained in:
parent
931dae4763
commit
44086e5817
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