Skip to content

ImFstAsFckBoi/pKernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pKernel

A coroutine library that only depends on glibc (except some Linux specific debug functions). Might become an actual kernel for an embedded system in the future (but probably never).

Only works on 32 bit x86 right now. Goal is to be 64 bit.

Build

# Build example and library
make -j

# Build library (libpKernel.a)
make -j -C pKernel/

About

A coroutine library that only depends on glibc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published