diff options
| author | Alan Cox <alc@FreeBSD.org> | 2004-04-05 04:08:00 +0000 |
|---|---|---|
| committer | Alan Cox <alc@FreeBSD.org> | 2004-04-05 04:08:00 +0000 |
| commit | c8607538c8c3c9b25e95f15d317cbb2d1fe2c1ba (patch) | |
| tree | d5734bd520b1d83207e08895176749d4c1174032 /sys/alpha/include | |
| parent | 66f8ce8f201c64a18523b7350ecd873c66d82bb1 (diff) | |
Notes
Diffstat (limited to 'sys/alpha/include')
| -rw-r--r-- | sys/alpha/include/pmap.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/alpha/include/pmap.h b/sys/alpha/include/pmap.h index 40a7c1d84b63e..af0d9ccf18e50 100644 --- a/sys/alpha/include/pmap.h +++ b/sys/alpha/include/pmap.h @@ -209,7 +209,6 @@ typedef struct pv_entry { #ifdef _KERNEL extern vm_offset_t avail_end; -extern vm_offset_t avail_start; extern vm_offset_t phys_avail[]; extern vm_offset_t virtual_avail; extern vm_offset_t virtual_end; |
