#include "routix/system.h"
#include "routix/8254.h"
#include <routix/kstdio.h>
#include "routix/debug.h"
Go to the source code of this file.
Definition in file 8254.c.
|
Inicializa el timer 0 del 8254. Este genera ticks los cuales son usados tanto para mantener un patrón de tiempo como para darle control al Scheduler.
Definition at line 15 of file 8254.c. Referenced by kmain(). |