mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Added freeldr and hal from PPC branch, along with needed headers and
build changes. Next ntoskrnl and add ppc dir under libcntptr, which didn't exist when I forked. svn path=/trunk/; revision=28793
This commit is contained in:
@@ -68,6 +68,7 @@ Bootstrap::IsSupportedModuleType ( ModuleType type )
|
||||
case Alias:
|
||||
case IdlHeader:
|
||||
case EmbeddedTypeLib:
|
||||
case ElfExecutable:
|
||||
return false;
|
||||
}
|
||||
throw InvalidOperationException ( __FILE__,
|
||||
|
||||
Reference in New Issue
Block a user