jdk/make/java/jli/mapfile-vers
changeset 13411 224a28370893
parent 5506 202f599c92aa
--- a/jdk/make/java/jli/mapfile-vers	Tue Jul 31 06:10:01 2012 -0700
+++ b/jdk/make/java/jli/mapfile-vers	Tue Jul 31 06:14:28 2012 -0700
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2005, 2008, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -34,6 +34,8 @@
 		JLI_ReportErrorMessageSys;
 		JLI_ReportMessage;
 		JLI_ReportExceptionDescription;
+                JLI_GetStdArgs;
+		JLI_GetStdArgc;
 	local:
 		*;
 };