[sl] add chain.c32 module for embedding

* also minor updates
This commit is contained in:
Pete Batard 2012-01-12 18:55:30 +00:00
parent b6252a913a
commit 9d2f9faa70
6 changed files with 20 additions and 11 deletions

View file

@ -37,6 +37,7 @@
#define IDR_FD_EGA18_CPX 326
#define IDR_SL_LDLINUX_BSS 400
#define IDR_SL_LDLINUX_SYS 401
#define IDR_SL_CHAIN_C32 402
#define IDC_DEVICE 1001
#define IDC_FILESYSTEM 1002
#define IDC_START 1003