uml: eliminate hz()
[pandora-kernel.git] / arch / um / kernel / time.c
index 4fc8c25..633b673 100644 (file)
 #include "kern_util.h"
 #include "os.h"
 
-int hz(void)
-{
-       return HZ;
-}
-
 /*
  * Scheduler clock - returns current time in nanosec units.
  */