svn commit: branches/uClibc-nptl/libc/inet/rpc
carmelo at uclibc.org
carmelo at uclibc.org
Wed Nov 21 17:33:33 UTC 2007
Author: carmelo
Date: 2007-11-21 09:33:32 -0800 (Wed, 21 Nov 2007)
New Revision: 20465
Log:
Synch with SH4 port (and trunk)
Modified:
branches/uClibc-nptl/libc/inet/rpc/rpc_thread.c
Changeset:
Modified: branches/uClibc-nptl/libc/inet/rpc/rpc_thread.c
===================================================================
--- branches/uClibc-nptl/libc/inet/rpc/rpc_thread.c 2007-11-21 17:32:32 UTC (rev 20464)
+++ branches/uClibc-nptl/libc/inet/rpc/rpc_thread.c 2007-11-21 17:33:32 UTC (rev 20465)
@@ -22,7 +22,7 @@
/* Variable used in non-threaded applications or for the first thread. */
static struct rpc_thread_variables __libc_tsd_RPC_VARS_mem;
-__libc_tsd_define (static, RPC_VARS)
+__libc_tsd_define (, RPC_VARS)
/*
* Task-variable destructor
More information about the uClibc-cvs
mailing list