From 81e552f89e2a149c800b6b65038f9df65205dd4b Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Tue, 1 Feb 2011 21:22:22 +0000 Subject: Removed unused code svn path=/trunk/netsurf/; revision=11586 --- atari/osspec.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'atari/osspec.h') diff --git a/atari/osspec.h b/atari/osspec.h index 862dc9978..b6c8ea545 100644 --- a/atari/osspec.h +++ b/atari/osspec.h @@ -38,4 +38,6 @@ extern NS_ATARI_SYSINFO atari_sysinfo; void init_os_info(void); int tos_getcookie( long tag, long * value ); +void fix_path(char * path); +char * gdos_realpath(const char * path, char * rpath); #endif \ No newline at end of file -- cgit v1.2.3