summaryrefslogtreecommitdiff
path: root/src/ch7xxx
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2006-07-10 12:04:09 -0700
committerEric Anholt <anholt@FreeBSD.org>2006-07-10 12:04:09 -0700
commitf76f94a743505da16e121992eb789c1f74eb7673 (patch)
tree335fd6380bea4f1857531b54148178f77770c371 /src/ch7xxx
parentdf333cc9a848bc2299a52a7613fe4ffdff8038a2 (diff)
Supply proper NULL-terminated symbol lists to avoid crashing.
Diffstat (limited to 'src/ch7xxx')
-rw-r--r--src/ch7xxx/ch7xxx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ch7xxx/ch7xxx.h b/src/ch7xxx/ch7xxx.h
index 5ae0ab8c..679c5313 100644
--- a/src/ch7xxx/ch7xxx.h
+++ b/src/ch7xxx/ch7xxx.h
@@ -28,6 +28,4 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
#define CH7xxx_ADDR_1 0x76
-#define CH7xxx_SYMBOL_LIST "CH7xxxVidOutput"
-
#endif