Welcome to The Fiwix Project
Your small UNIX-like kernel
switch_to_user_mode 62 include/fiwix/asm.h extern void switch_to_user_mode(void); switch_to_user_mode 113 kernel/init.c init->tss.eip = (unsigned int)switch_to_user_mode;