summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2004-03-07 07:13:15 +0000
committeralc <alc@FreeBSD.org>2004-03-07 07:13:15 +0000
commitd1279ddf19107545780ed5da35664be68645523f (patch)
treef4784f95f77e4fcbfd0f611eeb92f253171e83e9 /sys/alpha/include
parentfa59040dad6eceaf13cb4d432f4296df5b578b9c (diff)
downloadFreeBSD-src-d1279ddf19107545780ed5da35664be68645523f.zip
FreeBSD-src-d1279ddf19107545780ed5da35664be68645523f.tar.gz
Remove unused declarations. (Some time ago, these variables became fields
of vm/vm.h's struct kva_md_info.)
Diffstat (limited to 'sys/alpha/include')
-rw-r--r--sys/alpha/include/pmap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/alpha/include/pmap.h b/sys/alpha/include/pmap.h
index 9a1a647..8599265 100644
--- a/sys/alpha/include/pmap.h
+++ b/sys/alpha/include/pmap.h
@@ -212,8 +212,6 @@ extern caddr_t CADDR1;
extern pt_entry_t *CMAP1;
extern vm_offset_t avail_end;
extern vm_offset_t avail_start;
-extern vm_offset_t clean_eva;
-extern vm_offset_t clean_sva;
extern vm_offset_t phys_avail[];
extern vm_offset_t virtual_avail;
extern vm_offset_t virtual_end;
OpenPOWER on IntegriCloud