FrostWing
A lightweight raw-control operating system.
Loading...
Searching...
No Matches
cc-asm.h
Go to the documentation of this file.
1
11#include <basics.h>
12
17void hcf();
18
24
30
37
42void hcf2();
This is a basic header files with FrostWing specific short forms and basically a good for life header...
void hcf2()
Halt and catch fire function but doesn't print any text.
void high_level_halt()
It uses while loops instead of assembly's halt, Good for Userland.
void clear_interrupts()
The clear interrupts command for all architectures.
void set_interrupts()
The set interrupts command for various architectures.
void hcf()
Halt and catch fire function.