diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-04-09 11:18:46 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-04-09 11:18:46 +0000 |
| commit | 2ce7d7a0335f8424a2645ec044a0202ebef230d8 (patch) | |
| tree | 268a77a1e098a6cee634a0556b2a1c21b4097e68 /sys/amd64/include | |
| parent | 1aec374128431b68c99f4fa78613b50e392a3cde (diff) | |
Notes
Diffstat (limited to 'sys/amd64/include')
| -rw-r--r-- | sys/amd64/include/md_var.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/include/md_var.h b/sys/amd64/include/md_var.h index b4db4303e54f4..041362fbc6ab8 100644 --- a/sys/amd64/include/md_var.h +++ b/sys/amd64/include/md_var.h @@ -88,7 +88,6 @@ int is_physical_memory(vm_offset_t addr); u_long kvtop(void *addr); void setidt(int idx, alias_for_inthand_t *func, int typ, int dpl, int selec); void swi_vm(void *); -void userconfig(void); int user_dbreg_trap(void); #endif /* !_MACHINE_MD_VAR_H_ */ |
