summaryrefslogtreecommitdiffstats
path: root/sys/dev/digi/CX.bios.h
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2005-05-06 20:53:34 +0000
committeranholt <anholt@FreeBSD.org>2005-05-06 20:53:34 +0000
commit15065e818594812d855ef46a3490b470a0f85cf3 (patch)
tree8fcd621d1061819af273e9c266b1ddf95466820d /sys/dev/digi/CX.bios.h
parentb6be180393e065e9f77a7bad567f8aecf838e0da (diff)
downloadFreeBSD-src-15065e818594812d855ef46a3490b470a0f85cf3.zip
FreeBSD-src-15065e818594812d855ef46a3490b470a0f85cf3.tar.gz
Staticize some symbols that are each only used in one corresponding .c file.
PR: kern/43610 Submitted by: Matt Emmerton, matt at gsicomp dot on dot ca
Diffstat (limited to 'sys/dev/digi/CX.bios.h')
-rw-r--r--sys/dev/digi/CX.bios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/digi/CX.bios.h b/sys/dev/digi/CX.bios.h
index 2c6e4cd..9688921 100644
--- a/sys/dev/digi/CX.bios.h
+++ b/sys/dev/digi/CX.bios.h
@@ -27,7 +27,7 @@
* $FreeBSD$
*/
-const u_char CX_bios[] = {
+static const u_char CX_bios[] = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x40, 0x28,
0x23, 0x29, 0x68, 0x6f, 0x73, 0x74, 0x62, 0x69, 0x6f, 0x73, 0x2e, 0x61, 0x73,
OpenPOWER on IntegriCloud