2 Copyright © 1995-2014, The AROS Development Team. All rights reserved.
6 #include "hpet_intern.h"
8 /*****************************************************************************
11 #include <proto/hpet.h>
13 AROS_LH0(ULONG
, GetHPETCount
,
18 struct HPETBase
*, base
, 1, Hpet
)
21 Return the total number of HPET units in the system.
27 Total number of HPET units
39 ******************************************************************************/