linux/include/uapi/linux/hpet.h

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _UAPI__HPET__
#define _UAPI__HPET__

#include <linux/compiler.h>


struct hpet_info {};

#define HPET_INFO_PERIODIC

#define HPET_IE_ON
#define HPET_IE_OFF
#define HPET_INFO
#define HPET_EPI
#define HPET_DPI
#define HPET_IRQFREQ

#define MAX_HPET_TBS

#endif /* _UAPI__HPET__ */