diff options
Diffstat (limited to 'usr/src/cmd/fs.d/udfs/fsdb/mapfile-intf')
| -rw-r--r-- | usr/src/cmd/fs.d/udfs/fsdb/mapfile-intf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr/src/cmd/fs.d/udfs/fsdb/mapfile-intf b/usr/src/cmd/fs.d/udfs/fsdb/mapfile-intf index bc6478ac3d..22e20671cb 100644 --- a/usr/src/cmd/fs.d/udfs/fsdb/mapfile-intf +++ b/usr/src/cmd/fs.d/udfs/fsdb/mapfile-intf @@ -20,8 +20,7 @@ # # -# Copyright 2009 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. # # @@ -38,10 +37,12 @@ # MAPFILE HEADER END # +$mapfile_version 2 + # fsdb uses the -e option of lex, which generates additional lex interfaces # that are not defined in the generic $(MAPFILE.LEX). These additional lex # interfaces are exported here. -{ +SYMBOL_SCOPE { global: yywinput; yywleng; |
