1#
2# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
3# Use is subject to license terms.
4#
5# External declarations - used to suppress -zdefs errors.
6
7#
8# MAPFILE HEADER START
9#
10# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
11# Object versioning must comply with the rules detailed in
12#
13#	usr/src/lib/README.mapfiles
14#
15# You should not be making modifications here until you've read the most current
16# copy of that file. If you need help, contact a gatekeeper for guidance.
17#
18# MAPFILE HEADER END
19#
20
21{
22	add_options	= FUNCTION extern;	# Provided by pppd.
23	idle_time_hook	= DATA extern;		#    "     "
24	idle_time_limit	= DATA extern;		#    "     "
25	info		= FUNCTION extern;	#    "     "
26};
27