[BOOTMGFW]
authorDavid Quintana <gigaherz@gmail.com>
Tue, 8 Sep 2015 15:56:33 +0000 (15:56 +0000)
committerDavid Quintana <gigaherz@gmail.com>
Tue, 8 Sep 2015 15:56:33 +0000 (15:56 +0000)
commit0e583a5926d32eee41e90e4d1b0b1289cc7f1d91
tree5a2bff6573c92d0ad31c25c9caca58c3c30f4f55
parent682b6b0cae6d5a123a77cd1fb54ef24ad2579bbf
[BOOTMGFW]
* Add stubs for unimplemented platforms, so the compilation succeeds even if it can't possibly work.

svn path=/trunk/; revision=69122
reactos/boot/environ/CMakeLists.txt
reactos/boot/environ/lib/arch/stub/arch.c [new file with mode: 0644]
reactos/boot/environ/lib/mm/stub/mm.c [new file with mode: 0644]