feat: lunadbg GDB plugin to ease kernel debugging process.
[lunaix-os.git] / lunaix-os / includes / lunaix / timer.h
index d1b78450a821c4f6c1691c0d856c5e22998f612f..b93941f76b5ab6945d3a906464d98893a6cb50dd 100644 (file)
@@ -5,7 +5,7 @@
 #include <lunaix/time.h>
 #include <sys/interrupts.h>
 
 #include <lunaix/time.h>
 #include <sys/interrupts.h>
 
-#define SYS_TIMER_FREQUENCY_HZ 1024
+#define SYS_TIMER_FREQUENCY_HZ 1000
 
 #define TIMER_MODE_PERIODIC 0x1
 
 
 #define TIMER_MODE_PERIODIC 0x1