4 Copyright © 2006, The AROS Development Team. All rights reserved.
11 #include <exec/types.h>
16 UWORD VendorID
, ProductID
__attribute__((packed
));
18 BOOL (*Init
)(struct ati_staticdata
*);
22 extern const struct ATIDevice support
[] __attribute__((section(".pci.supids")));