miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
main.c File Reference
Include dependency graph for main.c:

Functions

static __attribute__ ((noreturn))
void cpu_enable_sse (void)
 Enable SSE/SSE2 on the calling CPU.
void kernel_main (uint64_t mb_info_phys)

Function Documentation

◆ __attribute__()

__attribute__ ( (noreturn) )
static
Here is the call graph for this function:

◆ kernel_main()

void kernel_main ( uint64_t mb_info_phys)