forgot bout that
This commit is contained in:
parent
18c6d3c858
commit
4aa1dce600
@ -1,7 +1,5 @@
|
|||||||
#include "kernel.h"
|
#include "kernel.h"
|
||||||
|
|
||||||
#include "stdio.h"
|
|
||||||
|
|
||||||
// This only runs once and from there on forth only interrupts will cause something to happen
|
// This only runs once and from there on forth only interrupts will cause something to happen
|
||||||
// e.g. displaying to screen and taking input from keyboard
|
// e.g. displaying to screen and taking input from keyboard
|
||||||
void _start() {
|
void _start() {
|
||||||
|
Reference in New Issue
Block a user