Files
Espresso/include/drivers/pit.h
2025-05-28 14:41:02 -05:00

8 lines
59 B
C

#ifndef _PIT_H
#define _PIT_H
#include <types.h>
#endif