03831d35f7499c87d51205817c93e9a8d42c4baestevel#
03831d35f7499c87d51205817c93e9a8d42c4baestevel
03831d35f7499c87d51205817c93e9a8d42c4baestevel#
03831d35f7499c87d51205817c93e9a8d42c4baestevel# Copyright (c) 2005, 2008, Oracle and/or its affiliates. All rights reserved.
03831d35f7499c87d51205817c93e9a8d42c4baestevel# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
03831d35f7499c87d51205817c93e9a8d42c4baestevel#
03831d35f7499c87d51205817c93e9a8d42c4baestevel# This code is free software; you can redistribute it and/or modify it
03831d35f7499c87d51205817c93e9a8d42c4baestevel# under the terms of the GNU General Public License version 2 only, as
03831d35f7499c87d51205817c93e9a8d42c4baestevel# published by the Free Software Foundation.
03831d35f7499c87d51205817c93e9a8d42c4baestevel#
03831d35f7499c87d51205817c93e9a8d42c4baestevel# This code is distributed in the hope that it will be useful, but WITHOUT
03831d35f7499c87d51205817c93e9a8d42c4baestevel# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
03831d35f7499c87d51205817c93e9a8d42c4baestevel# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
03831d35f7499c87d51205817c93e9a8d42c4baestevel# version 2 for more details (a copy is included in the LICENSE file that
03831d35f7499c87d51205817c93e9a8d42c4baestevel# accompanied this code).
03831d35f7499c87d51205817c93e9a8d42c4baestevel#
03831d35f7499c87d51205817c93e9a8d42c4baestevel# You should have received a copy of the GNU General Public License version
03831d35f7499c87d51205817c93e9a8d42c4baestevel# 2 along with this work; if not, write to the Free Software Foundation,
03831d35f7499c87d51205817c93e9a8d42c4baestevel# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
03831d35f7499c87d51205817c93e9a8d42c4baestevel#
03831d35f7499c87d51205817c93e9a8d42c4baestevel# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
e2e882f7e139a951a52c7f4b5af447c3e6e68398Gary Mills# or visit www.oracle.com if you need additional information or have any
75ce41a57ff334bd8fe2cb9ed51eea835892f944Ali Bahrami# questions.
03831d35f7499c87d51205817c93e9a8d42c4baestevel#
03831d35f7499c87d51205817c93e9a8d42c4baestevel#
03831d35f7499c87d51205817c93e9a8d42c4baestevel
03831d35f7499c87d51205817c93e9a8d42c4baestevel# Define library interface.
03831d35f7499c87d51205817c93e9a8d42c4baestevel
03831d35f7499c87d51205817c93e9a8d42c4baestevelSUNWprivate_1.1 {
03831d35f7499c87d51205817c93e9a8d42c4baestevel global:
03831d35f7499c87d51205817c93e9a8d42c4baestevel Jagent_create;
03831d35f7499c87d51205817c93e9a8d42c4baestevel Jagent_destroy;
03831d35f7499c87d51205817c93e9a8d42c4baestevel Jframe_iter;
03831d35f7499c87d51205817c93e9a8d42c4baestevel #Jget_vframe;
03831d35f7499c87d51205817c93e9a8d42c4baestevel #Jlookup_by_regs;
03831d35f7499c87d51205817c93e9a8d42c4baestevel local:
03831d35f7499c87d51205817c93e9a8d42c4baestevel *;
03831d35f7499c87d51205817c93e9a8d42c4baestevel};
03831d35f7499c87d51205817c93e9a8d42c4baestevel