added target os, added experimental darwin, starting darwin port

Former-commit-id: 49b86a4ac5
This commit is contained in:
Norayr Chilingarian 2014-03-18 20:05:19 +04:00
parent 13bd5b56a5
commit 38d4e88876
61 changed files with 1521 additions and 25 deletions

View file

@ -1,4 +0,0 @@
MODULE architecture;
CONST arch* = "x86_64";
END architecture.