kolibrios/kernel/trunk
Ivan Baravy 73d12d1c99 Edit memmap to increase space for the kernel.
Move TMP_STACK_TOP and sys_proc higher.
Add a static assert to save some time in the future.

git-svn-id: svn://kolibrios.org@8085 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-02 12:23:04 +00:00
..
blkdev kernel: make ramdisk_init return pointer to disk structure. 2020-09-18 12:46:25 +00:00
boot kernel: Implement reboot via fixed Reset register in FADT table if available. 2020-03-02 21:48:09 +00:00
bootloader
bus Move slab allocator code from bus/usb/memory.inc to core/slab.inc. 2020-06-11 13:23:44 +00:00
core translate russian comments to english #3, no code changes 2020-07-16 13:51:29 +00:00
detect Translate russian comments to english #2 , no code changes 2020-07-14 22:30:33 +00:00
docs img_transform: add to ISO 2020-06-03 15:13:04 +00:00
fs kernel: Bring back XFS: v4 and v5 disk formats are supported now. 2020-03-12 00:27:08 +00:00
gui translate russian comments to english #4, no code changes 2020-07-16 19:31:16 +00:00
hid
network Remove some extra debug 2020-06-08 20:02:15 +00:00
posix
sec_loader/trunk
sound
video translate russian comments to english #4, no code changes 2020-07-16 19:31:16 +00:00
bootbios.asm
build.bat
build.sh
const.inc Edit memmap to increase space for the kernel. 2020-10-02 12:23:04 +00:00
COPYING.TXT
crc.inc
data16.inc
data32.inc Edit memmap to increase space for the kernel. 2020-10-02 12:23:04 +00:00
data32et.inc
data32sp.inc
encoding.inc
fdo.inc
imports.inc
init.inc translate russian comments to english #3, no code changes 2020-07-16 13:51:29 +00:00
kernel32.inc Move slab allocator code from bus/usb/memory.inc to core/slab.inc. 2020-06-11 13:23:44 +00:00
kernel.asm Improved readability, no semantic changes. 2020-05-21 13:55:36 +00:00
kernelsp.inc
kglobals.inc
macros.inc
Makefile
memmap.inc Edit memmap to increase space for the kernel. 2020-10-02 12:23:04 +00:00
proc32.inc
readme-ext-loader.txt
struct.inc
sys.conf
Tupfile.lua
unicode.inc kernel: Bring back XFS: v4 and v5 disk formats are supported now. 2020-03-12 00:27:08 +00:00
unpacker.inc