hotspot/src/share/vm/runtime/os.hpp
changeset 2358 7c8346929fc6
parent 2268 bea8be80ec88
child 4448 d6ec2737186c
--- a/hotspot/src/share/vm/runtime/os.hpp	Sun Mar 29 18:19:05 2009 -0400
+++ b/hotspot/src/share/vm/runtime/os.hpp	Wed Apr 01 16:38:01 2009 -0400
@@ -607,6 +607,7 @@
                                 char fileSep,
                                 char pathSep);
   static bool set_boot_path(char fileSep, char pathSep);
+  static char** split_path(const char* path, int* n);
 };
 
 // Note that "PAUSE" is almost always used with synchronization