diff options
Diffstat (limited to 'sys/pci/meteor.c')
-rw-r--r-- | sys/pci/meteor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/meteor.c b/sys/pci/meteor.c index 9020d67..340c709 100644 --- a/sys/pci/meteor.c +++ b/sys/pci/meteor.c @@ -179,7 +179,7 @@ #error "The meteor device requires the old pci compatibility shims" #endif -static void meteor_intr __P((void *arg)); +static void meteor_intr(void *arg); /* * Allocate enough memory for: |