Run first app from ramdisk!
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
|
||||
#include <aux/compiler.h>
|
||||
#include <libk/std.h>
|
||||
#include <proc/proc.h>
|
||||
|
||||
#define KSTACK_SIZE (16 * 1024)
|
||||
#define KSTACK_SIZE (32 * 1024)
|
||||
|
||||
struct gdt_entry {
|
||||
uint16_t limitlow;
|
||||
|
||||
Reference in New Issue
Block a user