blob: dc1c2fc713584b8f605dca172979d7a241567171 [file] [log] [blame]
#ifndef ROS_DRIVERS_TIMERS_HPET_H
#define ROS_DRIVERS_TIMERS_HPET_H
#include <acpi.h>
struct Atable *acpihpet(uint8_t *p, int len);
#endif /* ROS_DRIVERS_TIMERS_HPET_H */