diff options
Diffstat (limited to 'sys/inc')
| -rw-r--r-- | sys/inc/arch/amd64/i8254.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/inc/arch/amd64/i8254.h b/sys/inc/arch/amd64/i8254.h index c747d66..fbd19df 100644 --- a/sys/inc/arch/amd64/i8254.h +++ b/sys/inc/arch/amd64/i8254.h @@ -32,6 +32,8 @@ #include <sys/types.h> +#define I8254_DIVIDEND 1193182ULL + /* * Set the current counter value of the i8254 * main channel |
