OSDN Git Service

Change the directry name to hirado
authorsuikan <suikan@users.sourceforge.jp>
Fri, 21 Aug 2015 04:53:05 +0000 (13:53 +0900)
committersuikan <suikan@users.sourceforge.jp>
Fri, 21 Aug 2015 04:53:05 +0000 (13:53 +0900)
commit3225853d505887d684356245571ca40edb8fab47
tree1ee48705f456261f2d16601faddfa52f7c42def4
parentb4022c9a6d577ab1fd3dcf4162c0b74433bc76d9
Change the directry name to hirado
432 files changed:
hirado/.cproject [moved from trx305/.cproject with 100% similarity]
hirado/.gdbinit [moved from trx305/.gdbinit with 100% similarity]
hirado/.gitignore [moved from trx305/.gitignore with 100% similarity]
hirado/.project [moved from trx305/.project with 100% similarity]
hirado/.settings/language.settings.xml [moved from trx305/.settings/language.settings.xml with 100% similarity]
hirado/.settings/org.eclipse.cdt.codan.core.prefs [moved from trx305/.settings/org.eclipse.cdt.codan.core.prefs with 100% similarity]
hirado/Makefile [moved from trx305/Makefile with 100% similarity]
hirado/Makefile.depend [moved from trx305/Makefile.depend with 100% similarity]
hirado/configure_project [moved from trx305/configure_project with 100% similarity]
hirado/demodulator.c [moved from trx305/demodulator.c with 100% similarity]
hirado/demodulator.h [moved from trx305/demodulator.h with 100% similarity]
hirado/framework.c [moved from trx305/framework.c with 100% similarity]
hirado/framework.cfg [moved from trx305/framework.cfg with 100% similarity]
hirado/framework.h [moved from trx305/framework.h with 100% similarity]
hirado/kernel/.project [moved from trx305/kernel/.project with 100% similarity]
hirado/kernel/.settings/org.eclipse.core.resources.prefs [moved from trx305/kernel/.settings/org.eclipse.core.resources.prefs with 100% similarity]
hirado/kernel/.settings/org.eclipse.core.runtime.prefs [moved from trx305/kernel/.settings/org.eclipse.core.runtime.prefs with 100% similarity]
hirado/kernel/CHANGES.blackfin [moved from trx305/kernel/CHANGES.blackfin with 100% similarity]
hirado/kernel/README [moved from trx305/kernel/README with 100% similarity]
hirado/kernel/README.blackfin [moved from trx305/kernel/README.blackfin with 100% similarity]
hirado/kernel/cfg/.cvsignore [moved from trx305/kernel/cfg/.cvsignore with 100% similarity]
hirado/kernel/cfg/.gitignore [moved from trx305/kernel/cfg/.gitignore with 100% similarity]
hirado/kernel/cfg/Makefile [moved from trx305/kernel/cfg/Makefile with 100% similarity]
hirado/kernel/cfg/base/clause.cpp [moved from trx305/kernel/cfg/base/clause.cpp with 100% similarity]
hirado/kernel/cfg/base/clause.h [moved from trx305/kernel/cfg/base/clause.h with 100% similarity]
hirado/kernel/cfg/base/collection.cpp [moved from trx305/kernel/cfg/base/collection.cpp with 100% similarity]
hirado/kernel/cfg/base/collection.h [moved from trx305/kernel/cfg/base/collection.h with 100% similarity]
hirado/kernel/cfg/base/component.cpp [moved from trx305/kernel/cfg/base/component.cpp with 100% similarity]
hirado/kernel/cfg/base/component.h [moved from trx305/kernel/cfg/base/component.h with 100% similarity]
hirado/kernel/cfg/base/coverage.cpp [moved from trx305/kernel/cfg/base/coverage.cpp with 100% similarity]
hirado/kernel/cfg/base/coverage_defs.h [moved from trx305/kernel/cfg/base/coverage_defs.h with 100% similarity]
hirado/kernel/cfg/base/coverage_undefs.h [moved from trx305/kernel/cfg/base/coverage_undefs.h with 100% similarity]
hirado/kernel/cfg/base/defs.h [moved from trx305/kernel/cfg/base/defs.h with 100% similarity]
hirado/kernel/cfg/base/directorymap.cpp [moved from trx305/kernel/cfg/base/directorymap.cpp with 100% similarity]
hirado/kernel/cfg/base/directorymap.h [moved from trx305/kernel/cfg/base/directorymap.h with 100% similarity]
hirado/kernel/cfg/base/event.cpp [moved from trx305/kernel/cfg/base/event.cpp with 100% similarity]
hirado/kernel/cfg/base/event.h [moved from trx305/kernel/cfg/base/event.h with 100% similarity]
hirado/kernel/cfg/base/except.cpp [moved from trx305/kernel/cfg/base/except.cpp with 100% similarity]
hirado/kernel/cfg/base/except.h [moved from trx305/kernel/cfg/base/except.h with 100% similarity]
hirado/kernel/cfg/base/fc_bfd.cpp [moved from trx305/kernel/cfg/base/fc_bfd.cpp with 100% similarity]
hirado/kernel/cfg/base/fc_binutils.cpp [moved from trx305/kernel/cfg/base/fc_binutils.cpp with 100% similarity]
hirado/kernel/cfg/base/fc_windows.cpp [moved from trx305/kernel/cfg/base/fc_windows.cpp with 100% similarity]
hirado/kernel/cfg/base/filecontainer.cpp [moved from trx305/kernel/cfg/base/filecontainer.cpp with 100% similarity]
hirado/kernel/cfg/base/filecontainer.h [moved from trx305/kernel/cfg/base/filecontainer.h with 100% similarity]
hirado/kernel/cfg/base/garbage.cpp [moved from trx305/kernel/cfg/base/garbage.cpp with 100% similarity]
hirado/kernel/cfg/base/garbage.h [moved from trx305/kernel/cfg/base/garbage.h with 100% similarity]
hirado/kernel/cfg/base/manager.cpp [moved from trx305/kernel/cfg/base/manager.cpp with 100% similarity]
hirado/kernel/cfg/base/message.cpp [moved from trx305/kernel/cfg/base/message.cpp with 100% similarity]
hirado/kernel/cfg/base/message.h [moved from trx305/kernel/cfg/base/message.h with 100% similarity]
hirado/kernel/cfg/base/mpstrstream.cpp [moved from trx305/kernel/cfg/base/mpstrstream.cpp with 100% similarity]
hirado/kernel/cfg/base/mpstrstream.h [moved from trx305/kernel/cfg/base/mpstrstream.h with 100% similarity]
hirado/kernel/cfg/base/option.cpp [moved from trx305/kernel/cfg/base/option.cpp with 100% similarity]
hirado/kernel/cfg/base/option.h [moved from trx305/kernel/cfg/base/option.h with 100% similarity]
hirado/kernel/cfg/base/parser.cpp [moved from trx305/kernel/cfg/base/parser.cpp with 100% similarity]
hirado/kernel/cfg/base/parser.h [moved from trx305/kernel/cfg/base/parser.h with 100% similarity]
hirado/kernel/cfg/base/singleton.cpp [moved from trx305/kernel/cfg/base/singleton.cpp with 100% similarity]
hirado/kernel/cfg/base/singleton.h [moved from trx305/kernel/cfg/base/singleton.h with 100% similarity]
hirado/kernel/cfg/base/testsuite.cpp [moved from trx305/kernel/cfg/base/testsuite.cpp with 100% similarity]
hirado/kernel/cfg/base/testsuite.h [moved from trx305/kernel/cfg/base/testsuite.h with 100% similarity]
hirado/kernel/cfg/jsp/jsp_check.cpp [moved from trx305/kernel/cfg/jsp/jsp_check.cpp with 100% similarity]
hirado/kernel/cfg/jsp/jsp_checkscript.cpp [moved from trx305/kernel/cfg/jsp/jsp_checkscript.cpp with 100% similarity]
hirado/kernel/cfg/jsp/jsp_common.cpp [moved from trx305/kernel/cfg/jsp/jsp_common.cpp with 100% similarity]
hirado/kernel/cfg/jsp/jsp_common.h [moved from trx305/kernel/cfg/jsp/jsp_common.h with 100% similarity]
hirado/kernel/cfg/jsp/jsp_defs.h [moved from trx305/kernel/cfg/jsp/jsp_defs.h with 100% similarity]
hirado/kernel/cfg/jsp/jsp_parser.cpp [moved from trx305/kernel/cfg/jsp/jsp_parser.cpp with 100% similarity]
hirado/kernel/cfg/jsp/jsp_staticapi.cpp [moved from trx305/kernel/cfg/jsp/jsp_staticapi.cpp with 100% similarity]
hirado/kernel/config/blackfin/Makefile.config [moved from trx305/kernel/config/blackfin/Makefile.config with 100% similarity]
hirado/kernel/config/blackfin/_common_bf506/bf506elf.ld [moved from trx305/kernel/config/blackfin/_common_bf506/bf506elf.ld with 100% similarity]
hirado/kernel/config/blackfin/_common_bf506/chip_config.c [moved from trx305/kernel/config/blackfin/_common_bf506/chip_config.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf506/chip_config.h [moved from trx305/kernel/config/blackfin/_common_bf506/chip_config.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf506/chip_debugboot.c [moved from trx305/kernel/config/blackfin/_common_bf506/chip_debugboot.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf506/chip_defs.h [moved from trx305/kernel/config/blackfin/_common_bf506/chip_defs.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf506/chip_dump.c [moved from trx305/kernel/config/blackfin/_common_bf506/chip_dump.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf506/chip_mmr.c [moved from trx305/kernel/config/blackfin/_common_bf506/chip_mmr.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf506/hw_serial.cfg [moved from trx305/kernel/config/blackfin/_common_bf506/hw_serial.cfg with 100% similarity]
hirado/kernel/config/blackfin/_common_bf506/hw_serial.h [moved from trx305/kernel/config/blackfin/_common_bf506/hw_serial.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf506/hw_timer.h [moved from trx305/kernel/config/blackfin/_common_bf506/hw_timer.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf506/sys_rename.def [moved from trx305/kernel/config/blackfin/_common_bf506/sys_rename.def with 100% similarity]
hirado/kernel/config/blackfin/_common_bf506/sys_rename.h [moved from trx305/kernel/config/blackfin/_common_bf506/sys_rename.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf506/sys_unrename.h [moved from trx305/kernel/config/blackfin/_common_bf506/sys_unrename.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf518/bf518elf.ld [moved from trx305/kernel/config/blackfin/_common_bf518/bf518elf.ld with 100% similarity]
hirado/kernel/config/blackfin/_common_bf518/bf518elf_00.ld [moved from trx305/kernel/config/blackfin/_common_bf518/bf518elf_00.ld with 100% similarity]
hirado/kernel/config/blackfin/_common_bf518/chip_config.c [moved from trx305/kernel/config/blackfin/_common_bf518/chip_config.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf518/chip_config.h [moved from trx305/kernel/config/blackfin/_common_bf518/chip_config.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf518/chip_debugboot.c [moved from trx305/kernel/config/blackfin/_common_bf518/chip_debugboot.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf518/chip_defs.h [moved from trx305/kernel/config/blackfin/_common_bf518/chip_defs.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf518/chip_dump.c [moved from trx305/kernel/config/blackfin/_common_bf518/chip_dump.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf518/chip_mmr.c [moved from trx305/kernel/config/blackfin/_common_bf518/chip_mmr.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf518/hw_serial.cfg [moved from trx305/kernel/config/blackfin/_common_bf518/hw_serial.cfg with 100% similarity]
hirado/kernel/config/blackfin/_common_bf518/hw_serial.h [moved from trx305/kernel/config/blackfin/_common_bf518/hw_serial.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf518/hw_timer.h [moved from trx305/kernel/config/blackfin/_common_bf518/hw_timer.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf518/sys_rename.def [moved from trx305/kernel/config/blackfin/_common_bf518/sys_rename.def with 100% similarity]
hirado/kernel/config/blackfin/_common_bf518/sys_rename.h [moved from trx305/kernel/config/blackfin/_common_bf518/sys_rename.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf518/sys_unrename.h [moved from trx305/kernel/config/blackfin/_common_bf518/sys_unrename.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf533/bf532elf.ld [moved from trx305/kernel/config/blackfin/_common_bf533/bf532elf.ld with 100% similarity]
hirado/kernel/config/blackfin/_common_bf533/bf533elf.ld [moved from trx305/kernel/config/blackfin/_common_bf533/bf533elf.ld with 100% similarity]
hirado/kernel/config/blackfin/_common_bf533/chip_config.c [moved from trx305/kernel/config/blackfin/_common_bf533/chip_config.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf533/chip_config.h [moved from trx305/kernel/config/blackfin/_common_bf533/chip_config.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf533/chip_debugboot.c [moved from trx305/kernel/config/blackfin/_common_bf533/chip_debugboot.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf533/chip_defs.h [moved from trx305/kernel/config/blackfin/_common_bf533/chip_defs.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf533/chip_dump.c [moved from trx305/kernel/config/blackfin/_common_bf533/chip_dump.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf533/chip_mmr.c [moved from trx305/kernel/config/blackfin/_common_bf533/chip_mmr.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf533/hw_serial.cfg [moved from trx305/kernel/config/blackfin/_common_bf533/hw_serial.cfg with 100% similarity]
hirado/kernel/config/blackfin/_common_bf533/hw_serial.h [moved from trx305/kernel/config/blackfin/_common_bf533/hw_serial.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf533/hw_timer.h [moved from trx305/kernel/config/blackfin/_common_bf533/hw_timer.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf533/sys_rename.def [moved from trx305/kernel/config/blackfin/_common_bf533/sys_rename.def with 100% similarity]
hirado/kernel/config/blackfin/_common_bf533/sys_rename.h [moved from trx305/kernel/config/blackfin/_common_bf533/sys_rename.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf533/sys_unrename.h [moved from trx305/kernel/config/blackfin/_common_bf533/sys_unrename.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf537/bf537elf.ld [moved from trx305/kernel/config/blackfin/_common_bf537/bf537elf.ld with 100% similarity]
hirado/kernel/config/blackfin/_common_bf537/chip_config.c [moved from trx305/kernel/config/blackfin/_common_bf537/chip_config.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf537/chip_config.h [moved from trx305/kernel/config/blackfin/_common_bf537/chip_config.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf537/chip_debugboot.c [moved from trx305/kernel/config/blackfin/_common_bf537/chip_debugboot.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf537/chip_defs.h [moved from trx305/kernel/config/blackfin/_common_bf537/chip_defs.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf537/chip_dump.c [moved from trx305/kernel/config/blackfin/_common_bf537/chip_dump.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf537/chip_mmr.c [moved from trx305/kernel/config/blackfin/_common_bf537/chip_mmr.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf537/hw_serial.cfg [moved from trx305/kernel/config/blackfin/_common_bf537/hw_serial.cfg with 100% similarity]
hirado/kernel/config/blackfin/_common_bf537/hw_serial.h [moved from trx305/kernel/config/blackfin/_common_bf537/hw_serial.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf537/hw_timer.h [moved from trx305/kernel/config/blackfin/_common_bf537/hw_timer.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf537/sys_rename.def [moved from trx305/kernel/config/blackfin/_common_bf537/sys_rename.def with 100% similarity]
hirado/kernel/config/blackfin/_common_bf537/sys_rename.h [moved from trx305/kernel/config/blackfin/_common_bf537/sys_rename.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf537/sys_unrename.h [moved from trx305/kernel/config/blackfin/_common_bf537/sys_unrename.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf548/bf548elf.ld [moved from trx305/kernel/config/blackfin/_common_bf548/bf548elf.ld with 100% similarity]
hirado/kernel/config/blackfin/_common_bf548/chip_config.c [moved from trx305/kernel/config/blackfin/_common_bf548/chip_config.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf548/chip_config.h [moved from trx305/kernel/config/blackfin/_common_bf548/chip_config.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf548/chip_debugboot.c [moved from trx305/kernel/config/blackfin/_common_bf548/chip_debugboot.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf548/chip_defs.h [moved from trx305/kernel/config/blackfin/_common_bf548/chip_defs.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf548/chip_dump.c [moved from trx305/kernel/config/blackfin/_common_bf548/chip_dump.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf548/chip_mmr.c [moved from trx305/kernel/config/blackfin/_common_bf548/chip_mmr.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf548/hw_serial.cfg [moved from trx305/kernel/config/blackfin/_common_bf548/hw_serial.cfg with 100% similarity]
hirado/kernel/config/blackfin/_common_bf548/hw_serial.h [moved from trx305/kernel/config/blackfin/_common_bf548/hw_serial.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf548/hw_timer.h [moved from trx305/kernel/config/blackfin/_common_bf548/hw_timer.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf548/sys_rename.def [moved from trx305/kernel/config/blackfin/_common_bf548/sys_rename.def with 100% similarity]
hirado/kernel/config/blackfin/_common_bf548/sys_rename.h [moved from trx305/kernel/config/blackfin/_common_bf548/sys_rename.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf548/sys_unrename.h [moved from trx305/kernel/config/blackfin/_common_bf548/sys_unrename.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf592/bf592elf.ld [moved from trx305/kernel/config/blackfin/_common_bf592/bf592elf.ld with 100% similarity]
hirado/kernel/config/blackfin/_common_bf592/chip_config.c [moved from trx305/kernel/config/blackfin/_common_bf592/chip_config.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf592/chip_config.h [moved from trx305/kernel/config/blackfin/_common_bf592/chip_config.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf592/chip_debugboot.c [moved from trx305/kernel/config/blackfin/_common_bf592/chip_debugboot.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf592/chip_defs.h [moved from trx305/kernel/config/blackfin/_common_bf592/chip_defs.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf592/chip_dump.c [moved from trx305/kernel/config/blackfin/_common_bf592/chip_dump.c with 100% similarity]
hirado/kernel/config/blackfin/_common_bf592/hw_serial.cfg [moved from trx305/kernel/config/blackfin/_common_bf592/hw_serial.cfg with 100% similarity]
hirado/kernel/config/blackfin/_common_bf592/hw_serial.h [moved from trx305/kernel/config/blackfin/_common_bf592/hw_serial.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf592/hw_timer.h [moved from trx305/kernel/config/blackfin/_common_bf592/hw_timer.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf592/sys_rename.def [moved from trx305/kernel/config/blackfin/_common_bf592/sys_rename.def with 100% similarity]
hirado/kernel/config/blackfin/_common_bf592/sys_rename.h [moved from trx305/kernel/config/blackfin/_common_bf592/sys_rename.h with 100% similarity]
hirado/kernel/config/blackfin/_common_bf592/sys_unrename.h [moved from trx305/kernel/config/blackfin/_common_bf592/sys_unrename.h with 100% similarity]
hirado/kernel/config/blackfin/acb_bf592/Makefile.config [moved from trx305/kernel/config/blackfin/acb_bf592/Makefile.config with 100% similarity]
hirado/kernel/config/blackfin/acb_bf592/jsp_acb_bf592.dpj [moved from trx305/kernel/config/blackfin/acb_bf592/jsp_acb_bf592.dpj with 100% similarity]
hirado/kernel/config/blackfin/acb_bf592/readme.txt [moved from trx305/kernel/config/blackfin/acb_bf592/readme.txt with 100% similarity]
hirado/kernel/config/blackfin/acb_bf592/sys_config.h [moved from trx305/kernel/config/blackfin/acb_bf592/sys_config.h with 100% similarity]
hirado/kernel/config/blackfin/acb_bf592/sys_defs.h [moved from trx305/kernel/config/blackfin/acb_bf592/sys_defs.h with 100% similarity]
hirado/kernel/config/blackfin/api.h [moved from trx305/kernel/config/blackfin/api.h with 100% similarity]
hirado/kernel/config/blackfin/bf533cb/Makefile.config [moved from trx305/kernel/config/blackfin/bf533cb/Makefile.config with 100% similarity]
hirado/kernel/config/blackfin/bf533cb/readme.txt [moved from trx305/kernel/config/blackfin/bf533cb/readme.txt with 100% similarity]
hirado/kernel/config/blackfin/bf533cb/sys_config.h [moved from trx305/kernel/config/blackfin/bf533cb/sys_config.h with 100% similarity]
hirado/kernel/config/blackfin/bf533cb/sys_defs.h [moved from trx305/kernel/config/blackfin/bf533cb/sys_defs.h with 100% similarity]
hirado/kernel/config/blackfin/cpu_config.c [moved from trx305/kernel/config/blackfin/cpu_config.c with 100% similarity]
hirado/kernel/config/blackfin/cpu_config.h [moved from trx305/kernel/config/blackfin/cpu_config.h with 100% similarity]
hirado/kernel/config/blackfin/cpu_context.h [moved from trx305/kernel/config/blackfin/cpu_context.h with 100% similarity]
hirado/kernel/config/blackfin/cpu_crtbegin.c [moved from trx305/kernel/config/blackfin/cpu_crtbegin.c with 100% similarity]
hirado/kernel/config/blackfin/cpu_crtend.c [moved from trx305/kernel/config/blackfin/cpu_crtend.c with 100% similarity]
hirado/kernel/config/blackfin/cpu_defs.c [moved from trx305/kernel/config/blackfin/cpu_defs.c with 100% similarity]
hirado/kernel/config/blackfin/cpu_defs.h [moved from trx305/kernel/config/blackfin/cpu_defs.h with 100% similarity]
hirado/kernel/config/blackfin/cpu_malloc.c [moved from trx305/kernel/config/blackfin/cpu_malloc.c with 100% similarity]
hirado/kernel/config/blackfin/cpu_mmr.c [moved from trx305/kernel/config/blackfin/cpu_mmr.c with 100% similarity]
hirado/kernel/config/blackfin/cpu_rename.def [moved from trx305/kernel/config/blackfin/cpu_rename.def with 100% similarity]
hirado/kernel/config/blackfin/cpu_rename.h [moved from trx305/kernel/config/blackfin/cpu_rename.h with 100% similarity]
hirado/kernel/config/blackfin/cpu_support.S [moved from trx305/kernel/config/blackfin/cpu_support.S with 100% similarity]
hirado/kernel/config/blackfin/cpu_unrename.h [moved from trx305/kernel/config/blackfin/cpu_unrename.h with 100% similarity]
hirado/kernel/config/blackfin/ekit_bf533/Makefile.config [moved from trx305/kernel/config/blackfin/ekit_bf533/Makefile.config with 100% similarity]
hirado/kernel/config/blackfin/ekit_bf533/readme.txt [moved from trx305/kernel/config/blackfin/ekit_bf533/readme.txt with 100% similarity]
hirado/kernel/config/blackfin/ekit_bf533/sys_config.h [moved from trx305/kernel/config/blackfin/ekit_bf533/sys_config.h with 100% similarity]
hirado/kernel/config/blackfin/ekit_bf533/sys_defs.h [moved from trx305/kernel/config/blackfin/ekit_bf533/sys_defs.h with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf506/Makefile.config [moved from trx305/kernel/config/blackfin/ezkit_bf506/Makefile.config with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf506/jsp_ezkit_bf506.dpj [moved from trx305/kernel/config/blackfin/ezkit_bf506/jsp_ezkit_bf506.dpj with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf506/readme.txt [moved from trx305/kernel/config/blackfin/ezkit_bf506/readme.txt with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf506/sys_config.h [moved from trx305/kernel/config/blackfin/ezkit_bf506/sys_config.h with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf506/sys_defs.h [moved from trx305/kernel/config/blackfin/ezkit_bf506/sys_defs.h with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf518/Makefile.config [moved from trx305/kernel/config/blackfin/ezkit_bf518/Makefile.config with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf518/jsp_ezkit_bf518.dpj [moved from trx305/kernel/config/blackfin/ezkit_bf518/jsp_ezkit_bf518.dpj with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf518/readme.txt [moved from trx305/kernel/config/blackfin/ezkit_bf518/readme.txt with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf518/sys_config.h [moved from trx305/kernel/config/blackfin/ezkit_bf518/sys_config.h with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf518/sys_defs.h [moved from trx305/kernel/config/blackfin/ezkit_bf518/sys_defs.h with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf518_00/Makefile.config [moved from trx305/kernel/config/blackfin/ezkit_bf518_00/Makefile.config with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf518_00/readme.txt [moved from trx305/kernel/config/blackfin/ezkit_bf518_00/readme.txt with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf518_00/sys_config.h [moved from trx305/kernel/config/blackfin/ezkit_bf518_00/sys_config.h with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf518_00/sys_defs.h [moved from trx305/kernel/config/blackfin/ezkit_bf518_00/sys_defs.h with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf533/Makefile.config [moved from trx305/kernel/config/blackfin/ezkit_bf533/Makefile.config with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf533/jsp_ezkit_bf533.dpj [moved from trx305/kernel/config/blackfin/ezkit_bf533/jsp_ezkit_bf533.dpj with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf533/readme.txt [moved from trx305/kernel/config/blackfin/ezkit_bf533/readme.txt with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf533/sys_config.h [moved from trx305/kernel/config/blackfin/ezkit_bf533/sys_config.h with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf533/sys_defs.h [moved from trx305/kernel/config/blackfin/ezkit_bf533/sys_defs.h with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf537/Makefile.config [moved from trx305/kernel/config/blackfin/ezkit_bf537/Makefile.config with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf537/jsp_ezkit_bf537.dpj [moved from trx305/kernel/config/blackfin/ezkit_bf537/jsp_ezkit_bf537.dpj with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf537/readme.txt [moved from trx305/kernel/config/blackfin/ezkit_bf537/readme.txt with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf537/sys_config.h [moved from trx305/kernel/config/blackfin/ezkit_bf537/sys_config.h with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf537/sys_defs.h [moved from trx305/kernel/config/blackfin/ezkit_bf537/sys_defs.h with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf548/Makefile.config [moved from trx305/kernel/config/blackfin/ezkit_bf548/Makefile.config with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf548/jsp_ezkit_bf548.dpj [moved from trx305/kernel/config/blackfin/ezkit_bf548/jsp_ezkit_bf548.dpj with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf548/readme.txt [moved from trx305/kernel/config/blackfin/ezkit_bf548/readme.txt with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf548/readme_gcc_build_sample1.txt [moved from trx305/kernel/config/blackfin/ezkit_bf548/readme_gcc_build_sample1.txt with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf548/sys_config.h [moved from trx305/kernel/config/blackfin/ezkit_bf548/sys_config.h with 100% similarity]
hirado/kernel/config/blackfin/ezkit_bf548/sys_defs.h [moved from trx305/kernel/config/blackfin/ezkit_bf548/sys_defs.h with 100% similarity]
hirado/kernel/config/blackfin/kobanzame/Makefile.config [moved from trx305/kernel/config/blackfin/kobanzame/Makefile.config with 100% similarity]
hirado/kernel/config/blackfin/kobanzame/readme.txt [moved from trx305/kernel/config/blackfin/kobanzame/readme.txt with 100% similarity]
hirado/kernel/config/blackfin/kobanzame/sys_config.h [moved from trx305/kernel/config/blackfin/kobanzame/sys_config.h with 100% similarity]
hirado/kernel/config/blackfin/kobanzame/sys_defs.h [moved from trx305/kernel/config/blackfin/kobanzame/sys_defs.h with 100% similarity]
hirado/kernel/config/blackfin/makeoffset.c [moved from trx305/kernel/config/blackfin/makeoffset.c with 100% similarity]
hirado/kernel/config/blackfin/readme.txt [moved from trx305/kernel/config/blackfin/readme.txt with 100% similarity]
hirado/kernel/config/blackfin/saverestore.h [moved from trx305/kernel/config/blackfin/saverestore.h with 100% similarity]
hirado/kernel/config/blackfin/start.S [moved from trx305/kernel/config/blackfin/start.S with 100% similarity]
hirado/kernel/config/blackfin/tool_config.h [moved from trx305/kernel/config/blackfin/tool_config.h with 100% similarity]
hirado/kernel/config/blackfin/tool_defs.h [moved from trx305/kernel/config/blackfin/tool_defs.h with 100% similarity]
hirado/kernel/config/blackfin/trx_305/Makefile.config [moved from trx305/kernel/config/blackfin/trx_305/Makefile.config with 100% similarity]
hirado/kernel/config/blackfin/trx_305/readme.txt [moved from trx305/kernel/config/blackfin/trx_305/readme.txt with 100% similarity]
hirado/kernel/config/blackfin/trx_305/sys_config.h [moved from trx305/kernel/config/blackfin/trx_305/sys_config.h with 100% similarity]
hirado/kernel/config/blackfin/trx_305/sys_defs.h [moved from trx305/kernel/config/blackfin/trx_305/sys_defs.h with 100% similarity]
hirado/kernel/config/m68k/Makefile.config [moved from trx305/kernel/config/m68k/Makefile.config with 100% similarity]
hirado/kernel/config/m68k/cpu_config.c [moved from trx305/kernel/config/m68k/cpu_config.c with 100% similarity]
hirado/kernel/config/m68k/cpu_config.h [moved from trx305/kernel/config/m68k/cpu_config.h with 100% similarity]
hirado/kernel/config/m68k/cpu_context.h [moved from trx305/kernel/config/m68k/cpu_context.h with 100% similarity]
hirado/kernel/config/m68k/cpu_defs.h [moved from trx305/kernel/config/m68k/cpu_defs.h with 100% similarity]
hirado/kernel/config/m68k/cpu_insn.h [moved from trx305/kernel/config/m68k/cpu_insn.h with 100% similarity]
hirado/kernel/config/m68k/cpu_rename.def [moved from trx305/kernel/config/m68k/cpu_rename.def with 100% similarity]
hirado/kernel/config/m68k/cpu_rename.h [moved from trx305/kernel/config/m68k/cpu_rename.h with 100% similarity]
hirado/kernel/config/m68k/cpu_support.S [moved from trx305/kernel/config/m68k/cpu_support.S with 100% similarity]
hirado/kernel/config/m68k/cpu_unrename.h [moved from trx305/kernel/config/m68k/cpu_unrename.h with 100% similarity]
hirado/kernel/config/m68k/dve68k/Makefile.config [moved from trx305/kernel/config/m68k/dve68k/Makefile.config with 100% similarity]
hirado/kernel/config/m68k/dve68k/dve68k.h [moved from trx305/kernel/config/m68k/dve68k/dve68k.h with 100% similarity]
hirado/kernel/config/m68k/dve68k/dve68k_dga.h [moved from trx305/kernel/config/m68k/dve68k/dve68k_dga.h with 100% similarity]
hirado/kernel/config/m68k/dve68k/hw_serial.cfg [moved from trx305/kernel/config/m68k/dve68k/hw_serial.cfg with 100% similarity]
hirado/kernel/config/m68k/dve68k/hw_serial.h [moved from trx305/kernel/config/m68k/dve68k/hw_serial.h with 100% similarity]
hirado/kernel/config/m68k/dve68k/hw_timer.h [moved from trx305/kernel/config/m68k/dve68k/hw_timer.h with 100% similarity]
hirado/kernel/config/m68k/dve68k/sys_config.c [moved from trx305/kernel/config/m68k/dve68k/sys_config.c with 100% similarity]
hirado/kernel/config/m68k/dve68k/sys_config.h [moved from trx305/kernel/config/m68k/dve68k/sys_config.h with 100% similarity]
hirado/kernel/config/m68k/dve68k/sys_defs.h [moved from trx305/kernel/config/m68k/dve68k/sys_defs.h with 100% similarity]
hirado/kernel/config/m68k/dve68k/sys_rename.def [moved from trx305/kernel/config/m68k/dve68k/sys_rename.def with 100% similarity]
hirado/kernel/config/m68k/dve68k/sys_rename.h [moved from trx305/kernel/config/m68k/dve68k/sys_rename.h with 100% similarity]
hirado/kernel/config/m68k/dve68k/sys_support.S [moved from trx305/kernel/config/m68k/dve68k/sys_support.S with 100% similarity]
hirado/kernel/config/m68k/dve68k/sys_unrename.h [moved from trx305/kernel/config/m68k/dve68k/sys_unrename.h with 100% similarity]
hirado/kernel/config/m68k/m68kelf.ld [moved from trx305/kernel/config/m68k/m68kelf.ld with 100% similarity]
hirado/kernel/config/m68k/makeoffset.c [moved from trx305/kernel/config/m68k/makeoffset.c with 100% similarity]
hirado/kernel/config/m68k/start.S [moved from trx305/kernel/config/m68k/start.S with 100% similarity]
hirado/kernel/config/m68k/tool_config.h [moved from trx305/kernel/config/m68k/tool_config.h with 100% similarity]
hirado/kernel/config/m68k/tool_defs.h [moved from trx305/kernel/config/m68k/tool_defs.h with 100% similarity]
hirado/kernel/configure [moved from trx305/kernel/configure with 100% similarity]
hirado/kernel/doc/c++.txt [moved from trx305/kernel/doc/c++.txt with 100% similarity]
hirado/kernel/doc/config.txt [moved from trx305/kernel/doc/config.txt with 100% similarity]
hirado/kernel/doc/configurator.txt [moved from trx305/kernel/doc/configurator.txt with 100% similarity]
hirado/kernel/doc/design.txt [moved from trx305/kernel/doc/design.txt with 100% similarity]
hirado/kernel/doc/gnu_install.txt [moved from trx305/kernel/doc/gnu_install.txt with 100% similarity]
hirado/kernel/doc/m68k.txt [moved from trx305/kernel/doc/m68k.txt with 100% similarity]
hirado/kernel/doc/user.txt [moved from trx305/kernel/doc/user.txt with 100% similarity]
hirado/kernel/include/itron.h [moved from trx305/kernel/include/itron.h with 100% similarity]
hirado/kernel/include/kernel.h [moved from trx305/kernel/include/kernel.h with 100% similarity]
hirado/kernel/include/kernel_cfg.h [moved from trx305/kernel/include/kernel_cfg.h with 100% similarity]
hirado/kernel/include/kernel_debug.h [moved from trx305/kernel/include/kernel_debug.h with 100% similarity]
hirado/kernel/include/linux_sigio.h [moved from trx305/kernel/include/linux_sigio.h with 100% similarity]
hirado/kernel/include/logtask.h [moved from trx305/kernel/include/logtask.h with 100% similarity]
hirado/kernel/include/s_services.h [moved from trx305/kernel/include/s_services.h with 100% similarity]
hirado/kernel/include/serial.h [moved from trx305/kernel/include/serial.h with 100% similarity]
hirado/kernel/include/sil.h [moved from trx305/kernel/include/sil.h with 100% similarity]
hirado/kernel/include/t_config.h [moved from trx305/kernel/include/t_config.h with 100% similarity]
hirado/kernel/include/t_services.h [moved from trx305/kernel/include/t_services.h with 100% similarity]
hirado/kernel/include/t_stddef.h [moved from trx305/kernel/include/t_stddef.h with 100% similarity]
hirado/kernel/include/t_syslog.h [moved from trx305/kernel/include/t_syslog.h with 100% similarity]
hirado/kernel/include/timer.h [moved from trx305/kernel/include/timer.h with 100% similarity]
hirado/kernel/kernel/Makefile.kernel [moved from trx305/kernel/kernel/Makefile.kernel with 100% similarity]
hirado/kernel/kernel/banner.c [moved from trx305/kernel/kernel/banner.c with 100% similarity]
hirado/kernel/kernel/check.h [moved from trx305/kernel/kernel/check.h with 100% similarity]
hirado/kernel/kernel/cyclic.c [moved from trx305/kernel/kernel/cyclic.c with 100% similarity]
hirado/kernel/kernel/cyclic.h [moved from trx305/kernel/kernel/cyclic.h with 100% similarity]
hirado/kernel/kernel/dataqueue.c [moved from trx305/kernel/kernel/dataqueue.c with 100% similarity]
hirado/kernel/kernel/dataqueue.h [moved from trx305/kernel/kernel/dataqueue.h with 100% similarity]
hirado/kernel/kernel/eventflag.c [moved from trx305/kernel/kernel/eventflag.c with 100% similarity]
hirado/kernel/kernel/eventflag.h [moved from trx305/kernel/kernel/eventflag.h with 100% similarity]
hirado/kernel/kernel/exception.c [moved from trx305/kernel/kernel/exception.c with 100% similarity]
hirado/kernel/kernel/exception.h [moved from trx305/kernel/kernel/exception.h with 100% similarity]
hirado/kernel/kernel/interrupt.c [moved from trx305/kernel/kernel/interrupt.c with 100% similarity]
hirado/kernel/kernel/interrupt.h [moved from trx305/kernel/kernel/interrupt.h with 100% similarity]
hirado/kernel/kernel/jsp_kernel.h [moved from trx305/kernel/kernel/jsp_kernel.h with 100% similarity]
hirado/kernel/kernel/jsp_rename.def [moved from trx305/kernel/kernel/jsp_rename.def with 100% similarity]
hirado/kernel/kernel/jsp_rename.h [moved from trx305/kernel/kernel/jsp_rename.h with 100% similarity]
hirado/kernel/kernel/jsp_unrename.h [moved from trx305/kernel/kernel/jsp_unrename.h with 100% similarity]
hirado/kernel/kernel/mailbox.c [moved from trx305/kernel/kernel/mailbox.c with 100% similarity]
hirado/kernel/kernel/mailbox.h [moved from trx305/kernel/kernel/mailbox.h with 100% similarity]
hirado/kernel/kernel/mempfix.c [moved from trx305/kernel/kernel/mempfix.c with 100% similarity]
hirado/kernel/kernel/mempfix.h [moved from trx305/kernel/kernel/mempfix.h with 100% similarity]
hirado/kernel/kernel/queue.h [moved from trx305/kernel/kernel/queue.h with 100% similarity]
hirado/kernel/kernel/semaphore.c [moved from trx305/kernel/kernel/semaphore.c with 100% similarity]
hirado/kernel/kernel/semaphore.h [moved from trx305/kernel/kernel/semaphore.h with 100% similarity]
hirado/kernel/kernel/startup.c [moved from trx305/kernel/kernel/startup.c with 100% similarity]
hirado/kernel/kernel/sys_manage.c [moved from trx305/kernel/kernel/sys_manage.c with 100% similarity]
hirado/kernel/kernel/syslog.c [moved from trx305/kernel/kernel/syslog.c with 100% similarity]
hirado/kernel/kernel/syslog.h [moved from trx305/kernel/kernel/syslog.h with 100% similarity]
hirado/kernel/kernel/task.c [moved from trx305/kernel/kernel/task.c with 100% similarity]
hirado/kernel/kernel/task.h [moved from trx305/kernel/kernel/task.h with 100% similarity]
hirado/kernel/kernel/task_except.c [moved from trx305/kernel/kernel/task_except.c with 100% similarity]
hirado/kernel/kernel/task_manage.c [moved from trx305/kernel/kernel/task_manage.c with 100% similarity]
hirado/kernel/kernel/task_sync.c [moved from trx305/kernel/kernel/task_sync.c with 100% similarity]
hirado/kernel/kernel/time_event.c [moved from trx305/kernel/kernel/time_event.c with 100% similarity]
hirado/kernel/kernel/time_event.h [moved from trx305/kernel/kernel/time_event.h with 100% similarity]
hirado/kernel/kernel/time_manage.c [moved from trx305/kernel/kernel/time_manage.c with 100% similarity]
hirado/kernel/kernel/wait.c [moved from trx305/kernel/kernel/wait.c with 100% similarity]
hirado/kernel/kernel/wait.h [moved from trx305/kernel/kernel/wait.h with 100% similarity]
hirado/kernel/library/log_output.c [moved from trx305/kernel/library/log_output.c with 100% similarity]
hirado/kernel/library/strerror.c [moved from trx305/kernel/library/strerror.c with 100% similarity]
hirado/kernel/library/t_perror.c [moved from trx305/kernel/library/t_perror.c with 100% similarity]
hirado/kernel/library/vasyslog.c [moved from trx305/kernel/library/vasyslog.c with 100% similarity]
hirado/kernel/pdic/simple_sio/fdc37c935a.c [moved from trx305/kernel/pdic/simple_sio/fdc37c935a.c with 100% similarity]
hirado/kernel/pdic/simple_sio/fdc37c935a.h [moved from trx305/kernel/pdic/simple_sio/fdc37c935a.h with 100% similarity]
hirado/kernel/pdic/simple_sio/st16c2550.c [moved from trx305/kernel/pdic/simple_sio/st16c2550.c with 100% similarity]
hirado/kernel/pdic/simple_sio/st16c2550.h [moved from trx305/kernel/pdic/simple_sio/st16c2550.h with 100% similarity]
hirado/kernel/pdic/simple_sio/tl16pir552.c [moved from trx305/kernel/pdic/simple_sio/tl16pir552.c with 100% similarity]
hirado/kernel/pdic/simple_sio/tl16pir552.h [moved from trx305/kernel/pdic/simple_sio/tl16pir552.h with 100% similarity]
hirado/kernel/pdic/simple_sio/uart.c [moved from trx305/kernel/pdic/simple_sio/uart.c with 100% similarity]
hirado/kernel/pdic/simple_sio/uart.h [moved from trx305/kernel/pdic/simple_sio/uart.h with 100% similarity]
hirado/kernel/pdic/simple_sio/upd72001.c [moved from trx305/kernel/pdic/simple_sio/upd72001.c with 100% similarity]
hirado/kernel/pdic/simple_sio/upd72001.h [moved from trx305/kernel/pdic/simple_sio/upd72001.h with 100% similarity]
hirado/kernel/sample/Makefile [moved from trx305/kernel/sample/Makefile with 100% similarity]
hirado/kernel/sample/cxx_sample1.cfg [moved from trx305/kernel/sample/cxx_sample1.cfg with 100% similarity]
hirado/kernel/sample/cxx_sample1.cpp [moved from trx305/kernel/sample/cxx_sample1.cpp with 100% similarity]
hirado/kernel/sample/cxx_sample1.h [moved from trx305/kernel/sample/cxx_sample1.h with 100% similarity]
hirado/kernel/sample/cxx_sample2.cfg [moved from trx305/kernel/sample/cxx_sample2.cfg with 100% similarity]
hirado/kernel/sample/cxx_sample2.cpp [moved from trx305/kernel/sample/cxx_sample2.cpp with 100% similarity]
hirado/kernel/sample/cxx_sample2.h [moved from trx305/kernel/sample/cxx_sample2.h with 100% similarity]
hirado/kernel/sample/sample1.c [moved from trx305/kernel/sample/sample1.c with 100% similarity]
hirado/kernel/sample/sample1.cfg [moved from trx305/kernel/sample/sample1.cfg with 100% similarity]
hirado/kernel/sample/sample1.h [moved from trx305/kernel/sample/sample1.h with 100% similarity]
hirado/kernel/systask/cxxrt.c [moved from trx305/kernel/systask/cxxrt.c with 100% similarity]
hirado/kernel/systask/cxxrt.cfg [moved from trx305/kernel/systask/cxxrt.cfg with 100% similarity]
hirado/kernel/systask/linux_serial.c [moved from trx305/kernel/systask/linux_serial.c with 100% similarity]
hirado/kernel/systask/linux_serial.cfg [moved from trx305/kernel/systask/linux_serial.cfg with 100% similarity]
hirado/kernel/systask/linux_sigio.c [moved from trx305/kernel/systask/linux_sigio.c with 100% similarity]
hirado/kernel/systask/linux_sigio.cfg [moved from trx305/kernel/systask/linux_sigio.cfg with 100% similarity]
hirado/kernel/systask/logtask.c [moved from trx305/kernel/systask/logtask.c with 100% similarity]
hirado/kernel/systask/logtask.cfg [moved from trx305/kernel/systask/logtask.cfg with 100% similarity]
hirado/kernel/systask/newlibrt.c [moved from trx305/kernel/systask/newlibrt.c with 100% similarity]
hirado/kernel/systask/serial.c [moved from trx305/kernel/systask/serial.c with 100% similarity]
hirado/kernel/systask/serial.cfg [moved from trx305/kernel/systask/serial.cfg with 100% similarity]
hirado/kernel/systask/timer.c [moved from trx305/kernel/systask/timer.c with 100% similarity]
hirado/kernel/systask/timer.cfg [moved from trx305/kernel/systask/timer.cfg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_acb_bf592/chip_dump_empty.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/chip_dump_empty.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_acb_bf592/config.bat [moved from trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/config.bat with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_acb_bf592/kernel_cfg.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/kernel_cfg.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_acb_bf592/kernel_id.h [moved from trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/kernel_id.h with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_acb_bf592/readme.txt [moved from trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/readme.txt with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.cfg [moved from trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.cfg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.dpj [moved from trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.dpj with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.h [moved from trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.h with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.ldf [moved from trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.ldf with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1_acb_bf592.dpg [moved from trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1_acb_bf592.dpg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/chip_dump_empty.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/chip_dump_empty.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/config.bat [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/config.bat with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/kernel_cfg.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/kernel_cfg.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/kernel_id.h [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/kernel_id.h with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/readme.txt [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/readme.txt with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.cfg [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.cfg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.dpj [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.dpj with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.h [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.h with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.ldf [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.ldf with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1_ezkit_bf506.dpg [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1_ezkit_bf506.dpg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/chip_dump_empty.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/chip_dump_empty.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/config.bat [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/config.bat with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/kernel_cfg.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/kernel_cfg.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/kernel_id.h [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/kernel_id.h with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/readme.txt [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/readme.txt with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.cfg [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.cfg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.dpj [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.dpj with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.h [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.h with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.ldf [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.ldf with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1_ezkit_bf518.dpg [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1_ezkit_bf518.dpg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/config.bat [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/config.bat with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/kernel_cfg.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/kernel_cfg.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/kernel_id.h [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/kernel_id.h with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/readme.txt [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/readme.txt with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.cfg [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.cfg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.dpj [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.dpj with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.h [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.h with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.ldf [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.ldf with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1_ezkit_bf533.dpg [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1_ezkit_bf533.dpg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/config.bat [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/config.bat with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/kernel_cfg.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/kernel_cfg.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/kernel_id.h [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/kernel_id.h with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/readme.txt [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/readme.txt with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.cfg [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.cfg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.dpj [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.dpj with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.h [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.h with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.ldf [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.ldf with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1_ezkit_bf537.dpg [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1_ezkit_bf537.dpg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1_ezkit_bf537_heaptab.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1_ezkit_bf537_heaptab.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/config.bat [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/config.bat with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/kernel_cfg.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/kernel_cfg.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/kernel_id.h [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/kernel_id.h with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/readme.txt [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/readme.txt with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.c [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.cfg [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.cfg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.dpj [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.dpj with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.h [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.h with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.ldf [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.ldf with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1_ezkit_bf548.dpg [moved from trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1_ezkit_bf548.dpg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/ad1836a.cfg [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/ad1836a.cfg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/ad1836a.h [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/ad1836a.h with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/app_init.c [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/app_init.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/cfg.bat [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/cfg.bat with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/ezkit_BF533.ldf [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/ezkit_BF533.ldf with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/kernel_cfg.c [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/kernel_cfg.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/kernel_id.h [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/kernel_id.h with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/processing.c [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/processing.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/readme.txt [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/readme.txt with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/run_ad1836_task.c [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/run_ad1836_task.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/spi_hdl.c [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/spi_hdl.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/sport0_hdl.c [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/sport0_hdl.c with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/talkthrough.cfg [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/talkthrough.cfg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/talkthrough.dpg [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/talkthrough.dpg with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/talkthrough.dpj [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/talkthrough.dpj with 100% similarity]
hirado/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/talkthrough.h [moved from trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/talkthrough.h with 100% similarity]
hirado/kernel/utils/blackfin-vdsp/main.c [moved from trx305/kernel/utils/blackfin-vdsp/main.c with 100% similarity]
hirado/kernel/utils/blackfin-vdsp/makeoffset.dpj [moved from trx305/kernel/utils/blackfin-vdsp/makeoffset.dpj with 100% similarity]
hirado/kernel/utils/blackfin-vdsp/readme.txt [moved from trx305/kernel/utils/blackfin-vdsp/readme.txt with 100% similarity]
hirado/kernel/utils/gencheck [moved from trx305/kernel/utils/gencheck with 100% similarity]
hirado/kernel/utils/genoffset [moved from trx305/kernel/utils/genoffset with 100% similarity]
hirado/kernel/utils/genrename [moved from trx305/kernel/utils/genrename with 100% similarity]
hirado/kernel/utils/ldr2sh [moved from trx305/kernel/utils/ldr2sh with 100% similarity]
hirado/kernel/utils/makedep [moved from trx305/kernel/utils/makedep with 100% similarity]
hirado/kernel/utils/rename [moved from trx305/kernel/utils/rename with 100% similarity]
hirado/readme [moved from trx305/readme with 100% similarity]