summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2012-05-14 02:49:29 +0100
committerRichard Lowe <richlowe@richlowe.net>2016-01-31 13:40:17 -0500
commit71b4af9b981b0fc179b6c0bab0186b84a2bc2d9c (patch)
treecf2856a37fbe28c73ebdc3f28e7e7f7e127e5483 /usr/src/uts/sun4
parentd8d1d7b1f5cccad3338f48189ecee1a191d0413b (diff)
downloadillumos-joyent-71b4af9b981b0fc179b6c0bab0186b84a2bc2d9c.tar.gz
5461 #pragma align before the declaration
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
Diffstat (limited to 'usr/src/uts/sun4')
-rw-r--r--usr/src/uts/sun4/vm/vm_dep.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/src/uts/sun4/vm/vm_dep.h b/usr/src/uts/sun4/vm/vm_dep.h
index c85a563b77..3828665f63 100644
--- a/usr/src/uts/sun4/vm/vm_dep.h
+++ b/usr/src/uts/sun4/vm/vm_dep.h
@@ -696,9 +696,6 @@ typedef struct {
#define VM_CPU_DATA_PADSIZE \
(P2ROUNDUP(sizeof (vm_cpu_data_t), L2CACHE_ALIGN_MAX))
-/* for boot cpu before kmem is initialized */
-extern char vm_cpu_data0[];
-
/*
* Function to get an ecache color bin: F(as, cnt, vcolor).
* the goal of this function is to: