OSDN Git Service

add microblaze
authorryuz <ryuz@users.sourceforge.jp>
Sun, 6 Feb 2011 16:19:55 +0000 (01:19 +0900)
committerryuz <ryuz@users.sourceforge.jp>
Sun, 6 Feb 2011 16:19:55 +0000 (01:19 +0900)
commit0c9a98881ab0c37e383b82e819a390d72955e492
tree22cdeed6e2444a370536c039b2ff1269d287738c
parentd6cbad0a8fed7c6c05f36ed55498849064e36939
add microblaze

XILINX MicroBlze 対応作業開始
kernel/build/mb/mb_v8/gcc/Makefile [new file with mode: 0644]
kernel/include/arch/proc/mb/mb_v8/proc.h [new file with mode: 0644]
kernel/include/arch/proc/mb/mb_v8/procatr.h [new file with mode: 0644]
kernel/source/arch/proc/mb/mb_v8/gcc/kcre_ctx.S [new file with mode: 0644]
kernel/source/arch/proc/mb/mb_v8/gcc/kdis_int.S [new file with mode: 0644]
kernel/source/arch/proc/mb/mb_v8/gcc/kena_int.S [new file with mode: 0644]
kernel/source/arch/proc/mb/mb_v8/gcc/krst_ctx.S [new file with mode: 0644]
kernel/source/arch/proc/mb/mb_v8/gcc/kswi_ctx.S [new file with mode: 0644]
kernel/source/arch/proc/mb/mb_v8/gcc/kwai_int.S [new file with mode: 0644]