OSDN Git Service

プロジェクト構成、リポジトリ構成変更
authorhideaki.sago <hide@localhost.localdomain>
Sun, 29 Jan 2012 04:59:04 +0000 (13:59 +0900)
committerhideaki.sago <hide@localhost.localdomain>
Sun, 29 Jan 2012 04:59:04 +0000 (13:59 +0900)
commitbaf1f31de8633df7b00d10e0464be98c1ad8dd9d
tree4259bd2e833dd06486da167cee47ae673d3ca1e9
parent5c03a01c9128e22f20df956bd6fa766e7cf348a1
プロジェクト構成、リポジトリ構成変更
26 files changed:
API/.cproject [new file with mode: 0644]
API/.project [new file with mode: 0644]
API/Include/TryOS/Library/API/TryAPI.h [new file with mode: 0644]
Boot/.cproject [new file with mode: 0644]
Boot/.gitignore [new file with mode: 0644]
Boot/.project [new file with mode: 0644]
Boot/Boot.ls [new file with mode: 0644]
Boot/Boot.map [new file with mode: 0644]
Boot/Source/BootUtil.S [new file with mode: 0644]
Boot/Source/Common.h [new file with mode: 0644]
Boot/Source/DescriptorTable.S [new file with mode: 0644]
Boot/Source/Main.S [new file with mode: 0644]
Boot/Source/ReadDisc.S [new file with mode: 0644]
Boot/Source/SwitchMode.S [new file with mode: 0644]
Builder/.cproject [moved from .cproject with 100% similarity]
Builder/.gitignore [moved from .gitignore with 100% similarity]
Builder/.project [moved from .project with 99% similarity]
Builder/.settings/org.eclipse.cdt.core.prefs [moved from .settings/org.eclipse.cdt.core.prefs with 100% similarity]
Builder/.settings/org.eclipse.cdt.ui.prefs [moved from .settings/org.eclipse.cdt.ui.prefs with 100% similarity]
Builder/Debug/.gitignore [moved from Debug/.gitignore with 100% similarity]
Builder/Debug/Makefile [moved from Debug/Makefile with 97% similarity]
Kernel/.cproject [new file with mode: 0644]
Kernel/.gitignore [new file with mode: 0644]
Kernel/.project [new file with mode: 0644]
Kernel/Kernel.ls [new file with mode: 0644]
Kernel/Source/TryKernel.cpp [new file with mode: 0644]