configure() prototype is in <sys/device.h>

This commit is contained in:
thorpej 1998-10-06 20:50:15 +00:00
parent fedd39b57d
commit d681cf055a
17 changed files with 32 additions and 48 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: cpu.h,v 1.26 1998/09/29 07:07:36 thorpej Exp $ */
/* $NetBSD: cpu.h,v 1.27 1998/10/06 20:50:15 thorpej Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@ -159,8 +159,7 @@ int alpha_pa_access __P((u_long));
void ast __P((struct trapframe *));
int badaddr __P((void *, size_t));
int badaddr_read __P((void *, size_t, void *));
void child_return __P((struct proc *p));
void configure __P((void));
void child_return __P((struct proc *p, void *));
u_int64_t console_restart __P((u_int64_t, u_int64_t, u_int64_t));
void do_sir __P((void));
void dumpconf __P((void));
@ -194,6 +193,8 @@ void cpu_hatch __P((struct cpu_softc *));
void cpu_run_spinup_queue __P((void));
void cpu_halt_secondary __P((unsigned long));
void cpu_spinup_trampoline __P((void)); /* MAGIC */
void cpu_pause __P((unsigned long));
void cpu_resume __P((unsigned long));
#endif /* _KERNEL */

View File

@ -1,4 +1,4 @@
/* $NetBSD: cpu.h,v 1.41 1998/09/05 21:10:55 is Exp $ */
/* $NetBSD: cpu.h,v 1.42 1998/10/06 20:50:16 thorpej Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@ -152,7 +152,6 @@ void *alloc_z2mem __P((long));
/*
* Prototypes from autoconf.c
*/
void configure __P((void));
int is_a1200 __P((void));
int is_a3000 __P((void));
int is_a4000 __P((void));
@ -244,6 +243,11 @@ void setredzone __P((u_int *, caddr_t));
*/
void pmap_bootstrap __P((vm_offset_t, vm_offset_t));
/*
* Prototypes from trap.c:
*/
void child_return __P((struct proc *, void *));
#endif /* _KERNEL */
#endif /* !_MACHINE_CPU_H_ */

View File

@ -1,4 +1,4 @@
/* $NetBSD: cpu.h,v 1.26 1998/10/05 22:11:15 thorpej Exp $ */
/* $NetBSD: cpu.h,v 1.27 1998/10/06 20:50:16 thorpej Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@ -166,7 +166,6 @@ int cpu_dumpsize __P((void));
/*
* Prototypes from autoconf.c
*/
void configure __P((void));
void config_console __P((void));
/*
@ -270,9 +269,7 @@ void init_pci_bus __P((void));
/*
* Prototypes from trap.c:
*/
#ifdef _MACHINE_FRAME_H_ /* XXX: We don't want to include this everywhere */
void child_return __P((struct proc *, struct frame));
#endif
void child_return __P((struct proc *, void *));
#endif /* _KERNEL */
#endif /* !_MACHINE_CPU_H_ */

View File

@ -1,4 +1,4 @@
/* $NetBSD: autoconf.h,v 1.5 1997/10/09 08:58:45 jtc Exp $ */
/* $NetBSD: autoconf.h,v 1.6 1998/10/06 20:50:16 thorpej Exp $ */
/*-
* Copyright (c) 1996 The NetBSD Foundation, Inc.
@ -43,7 +43,6 @@ extern caddr_t conaddr; /* KVA of console device */
extern int convasize; /* size of mapping at conaddr */
extern int conforced; /* console has been forced */
void configure __P((void));
void hp300_cninit __P((void));
void console_scan __P((int (*)(int, caddr_t, void *), void *));
caddr_t iomap __P((caddr_t, int));

View File

@ -1,4 +1,4 @@
/* $NetBSD: cpu.h,v 1.44 1998/01/22 00:39:35 thorpej Exp $ */
/* $NetBSD: cpu.h,v 1.45 1998/10/06 20:50:16 thorpej Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@ -128,9 +128,6 @@ extern int cpuid_level;
extern struct cpu_nocpuid_nameclass i386_nocpuid_cpus[];
extern struct cpu_cpuid_nameclass i386_cpuid_cpus[];
/* autoconf.c */
void configure __P((void));
/* machdep.c */
void delay __P((int));
void dumpconf __P((void));
@ -187,7 +184,7 @@ void vm86_gpfault __P((struct proc *, int));
#endif /* VM86 */
/* trap.c */
void child_return __P((struct proc *, struct trapframe));
void child_return __P((struct proc *, void *));
#endif /* _KERNEL */

View File

@ -1,4 +1,4 @@
/* $NetBSD: autoconf.h,v 1.5 1996/12/17 06:47:40 scottr Exp $ */
/* $NetBSD: autoconf.h,v 1.6 1998/10/06 20:50:16 thorpej Exp $ */
/*
* Copyright (c) 1994 Gordon W. Ross
@ -41,7 +41,6 @@
/* autoconf.c */
void setconf __P((void));
void configure __P((void));
/* machdep.c */
void mac68k_set_io_offsets __P((vm_offset_t));

View File

@ -1,4 +1,4 @@
/* $NetBSD: cpu.h,v 1.2 1998/06/24 14:20:50 tsubai Exp $ */
/* $NetBSD: cpu.h,v 1.3 1998/10/06 20:50:16 thorpej Exp $ */
/*
* Copyright (C) 1995-1997 Wolfgang Solfrank.
@ -102,8 +102,4 @@ flushcache(from, len)
extern char *bootpath;
#ifdef _KERNEL
void configure __P((void));
#endif /* _KERNEL */
#endif /* _MACHINE_CPU_H_ */

View File

@ -1,4 +1,4 @@
/* $NetBSD: autoconf.h,v 1.2 1998/06/05 14:19:22 tsubai Exp $ */
/* $NetBSD: autoconf.h,v 1.3 1998/10/06 20:50:17 thorpej Exp $ */
/*
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
@ -50,4 +50,3 @@ struct confargs {
#define cf_addr cf_loc[0]
int badaddr __P((void *, u_int));
void configure __P((void));

View File

@ -1,4 +1,4 @@
/* $NetBSD: autoconf.h,v 1.1.1.1 1998/06/09 07:53:05 dbj Exp $ */
/* $NetBSD: autoconf.h,v 1.2 1998/10/06 20:50:17 thorpej Exp $ */
/*
* Copyright (c) 1994 Gordon W. Ross
@ -42,7 +42,6 @@
/* autoconf.c */
void setconf __P((void));
void configure __P((void));
/* machdep.c */
void cpu_dumpconf __P((void));

View File

@ -1,4 +1,4 @@
/* $NetBSD: cpu.h,v 1.25 1998/04/24 20:05:39 matthias Exp $ */
/* $NetBSD: cpu.h,v 1.26 1998/10/06 20:50:17 thorpej Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@ -97,9 +97,6 @@ int want_resched; /* resched() was called */
void delay __P((int));
#ifdef _KERNEL
/* autoconf.c */
void configure __P((void));
/* ieee_handler.c */
int ieee_handle_exception __P((struct proc *));
@ -120,7 +117,7 @@ void softnet __P((void *));
void icu_init __P((u_char *));
/* trap.c */
void child_return __P((struct proc *));
void child_return __P((struct proc *, void *));
/* vm_machdep.c */
int kvtop __P((caddr_t));

View File

@ -1,4 +1,4 @@
/* $NetBSD: autoconf.h,v 1.3 1997/06/23 02:56:44 jonathan Exp $ */
/* $NetBSD: autoconf.h,v 1.4 1998/10/06 20:50:17 thorpej Exp $ */
/*
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
@ -74,5 +74,4 @@ void set_iointr __P((void (*)(void *, int)));
int badaddr __P((void *, u_int64_t));
int initcpu __P((void));
void configure __P((void));
void makebootdev __P((char *cp));

View File

@ -1,4 +1,4 @@
/* $NetBSD: autoconf.h,v 1.8 1997/05/25 06:10:47 jonathan Exp $ */
/* $NetBSD: autoconf.h,v 1.9 1998/10/06 20:50:17 thorpej Exp $ */
/*
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
@ -74,5 +74,4 @@ void set_clockintr __P((void (*)(struct clockframe *)));
#endif
void set_iointr __P((void (*)(void *, int)));
int badaddr __P((void *, u_int));
void configure __P((void));
void makebootdev __P((char *cp));

View File

@ -1,4 +1,4 @@
/* $NetBSD: autoconf.h,v 1.29 1998/09/26 18:20:19 pk Exp $ */
/* $NetBSD: autoconf.h,v 1.30 1998/10/06 20:50:18 thorpej Exp $ */
/*-
* Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
@ -207,7 +207,6 @@ struct device *parsedisk __P((char *, int, int, dev_t *));
void mountroot_hook_establish __P((void (*) __P((struct device *)),
struct device *));
void configure __P((void));
void bootstrap __P((void));
struct device *getdevunit __P((char *, int));
void *findzs __P((int));

View File

@ -1,4 +1,4 @@
/* $NetBSD: autoconf.h,v 1.5 1998/09/05 23:57:25 eeh Exp $ */
/* $NetBSD: autoconf.h,v 1.6 1998/10/06 20:50:18 thorpej Exp $ */
/*-
* Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
@ -197,7 +197,6 @@ struct device *parsedisk __P((char *, int, int, dev_t *));
void mountroot_hook_establish __P((void (*) __P((struct device *)),
struct device *));
void configure __P((void));
void bootstrap __P((int));
int firstchild __P((int));
int nextsibling __P((int));

View File

@ -1,4 +1,4 @@
/* $NetBSD: machdep.h,v 1.14 1998/02/05 04:57:42 gwr Exp $ */
/* $NetBSD: machdep.h,v 1.15 1998/10/06 20:52:33 thorpej Exp $ */
/*
* Copyright (c) 1994 Gordon W. Ross
@ -77,10 +77,9 @@ void ICIA __P((void));
int cachectl __P((int req, caddr_t addr, int len));
void child_return __P((struct proc *));
void child_return __P((struct proc *, void *));
void clock_init __P((void));
void configure __P((void));
void cninit __P((void));
void dumpconf __P((void));

View File

@ -1,4 +1,4 @@
/* $NetBSD: cpu.h,v 1.30 1998/10/05 22:12:40 thorpej Exp $ */
/* $NetBSD: cpu.h,v 1.31 1998/10/06 20:50:18 thorpej Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden
@ -111,7 +111,6 @@ int badaddr __P((caddr_t, int));
void cpu_swapin __P((struct proc *));
int hp_getdev __P((int, int, struct device **));
int ra_getdev __P((int, int, int, struct device **));
void configure __P((void));
void dumpconf __P((void));
void dumpsys __P((void));
void swapconf __P((void));

View File

@ -1,4 +1,4 @@
/* $NetBSD: cpu.h,v 1.9 1998/08/22 14:38:38 minoura Exp $ */
/* $NetBSD: cpu.h,v 1.10 1998/10/06 20:50:18 thorpej Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@ -153,7 +153,6 @@ extern int machineid;
extern char *intiolimit;
/* autoconf.c functions */
void configure __P((void));
void config_console __P((void));
/* fpu.c functions */
@ -200,6 +199,9 @@ void physaccess __P((caddr_t, caddr_t, int, int));
void physunaccess __P((caddr_t, int));
int kvtop __P((caddr_t));
/* trap.c functions */
void child_return __P((struct proc *, void *));
#endif
/* physical memory sections */