diff options
Diffstat (limited to 'kc/core/pit8253.h')
| -rw-r--r-- | kc/core/pit8253.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kc/core/pit8253.h b/kc/core/pit8253.h index 81374a3..25861f7 100644 --- a/kc/core/pit8253.h +++ b/kc/core/pit8253.h @@ -5,5 +5,6 @@ void pit8253_init(void); void pit8253_start(void); void pit8253_stop(void); +uint64_t pit8253_count(void); void pit8253_set_hz(uint16_t hz); |
