index
:
cuddles.git
master
cute x86-64 operating system, WIP ^w^. todo: https://pad.piratenpartei.at/p/cuddlesOS
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stage3
/
interrupts.h
blob: 333aca06b660ffac00703793f3706248fb4a485b (
plain
)
1
2
3
4
5
6
#ifndef INTERRUPTS_H #define INTERRUPTS_H void interrupts_init(); #endif