OSDN Git Service

(none)
authorryuz <ryuz>
Sun, 26 Oct 2008 07:20:36 +0000 (07:20 +0000)
committerryuz <ryuz>
Sun, 26 Oct 2008 07:20:36 +0000 (07:20 +0000)
commit210896bd1b5b54909564657dc379cd696f0cdffd
treef88c16df46611d4ddae1ef41b0e7d886e6b829f9
parent22e2a9d8923ce0d441a9681305f547db342e1004
(none)
20 files changed:
kernel/build/mips/mips1/gcc/gmake.mak
kernel/include/arch/irc/mips/jelly/irc.h [new file with mode: 0755]
kernel/include/arch/irc/mips/jelly/ircatr.h [new file with mode: 0755]
kernel/source/arch/irc/mips/jelly/dis_int.c [new file with mode: 0755]
kernel/source/arch/irc/mips/jelly/ena_int.c [new file with mode: 0755]
kernel/source/arch/irc/mips/jelly/kexe_irc.c [new file with mode: 0755]
kernel/source/arch/irc/mips/jelly/kini_irc.c [new file with mode: 0755]
kernel/source/arch/irc/mips/jelly/vclr_int.c [new file with mode: 0755]
sample/mips/jelly/gcc/crt0.S [new file with mode: 0755]
sample/mips/jelly/gcc/gmake.mak [new file with mode: 0755]
sample/mips/jelly/gcc/link.x [new file with mode: 0755]
sample/mips/jelly/main.c [new file with mode: 0755]
sample/mips/jelly/ostimer.c [new file with mode: 0755]
sample/mips/jelly/ostimer.h [new file with mode: 0755]
sample/mips/jelly/readme.txt [new file with mode: 0755]
sample/mips/jelly/sample.c [new file with mode: 0755]
sample/mips/jelly/sample.h [new file with mode: 0755]
sample/mips/jelly/system.cfg [new file with mode: 0755]
sample/mips/jelly/uart.c [new file with mode: 0755]
sample/mips/jelly/uart.h [new file with mode: 0755]