Initial snapshot

This commit is contained in:
Mercier Pierre-Olivier 2013-02-11 22:04:30 +01:00
commit fee4dd4e6d
373 changed files with 62144 additions and 0 deletions

View file

@ -0,0 +1,33 @@
#
# ---------- header -----------------------------------------------------------
#
# project kaneton
#
# license kaneton
#
# file /home/fanfwe/kane...t/profile/host/darwin/ia32.null/null.conf
#
# created julien quintard [thu jun 28 21:15:33 2007]
# updated francois goudal [mon aug 4 16:05:31 2008]
#
#
# ---------- information ------------------------------------------------------
#
# this file contains definitions specific to the null target microprocessor
# architecture.
#
#
# include the darwin generic definitions
#
include ../darwin.conf
#
# microprocessor specific definitions
#
_CC_FLAGS_ += -D___kaneton$$\endian=0 \
-D___kaneton$$\wordsz=32 \
-D___kaneton$$\pagesz=1

View file

@ -0,0 +1 @@
../darwin.desc

View file

@ -0,0 +1 @@
../darwin.mk

View file

@ -0,0 +1 @@
../darwin.py