extract the geting fs information code in asm to a C function fs_init
authorLiu Aleaxander <Aleaxander@gmail.com>
Wed, 3 Jun 2009 06:56:09 +0000 (14:56 +0800)
committerLiu Aleaxander <Aleaxander@gmail.com>
Wed, 3 Jun 2009 06:56:09 +0000 (14:56 +0800)
commit9177573efae59513b35ac3062ccf2e305946606d
tree8e5978420f3404b720e50f735ba76320dd625f67
parentf0b750340a1d2dac0953b185b3ef48d1dc358e76
extract the geting fs information code in asm to a C function fs_init

we use fs_init to initialize the fs information
core/Makefile
core/diskstart.inc
core/ext2.c [new file with mode: 0644]
core/extern.inc
core/extlinux.asm
core/include/core.h