2 Copyright © 1995-2014, The AROS Development Team. All rights reserved.
6 /* This routine differs in different UNIX variants (using different IOCTLs) */
8 #include <devices/trackdisk.h>
12 #include "hostdisk_host.h"
14 ULONG
Host_DeviceGeometry(int file
, struct DriveGeometry
*dg
, struct HostDiskBase
*hdskBase
)
16 /* Not implemented for generic UNIX */