|
|
| File: [Development] / linux-2.6-xfs / arch / um / sys-x86_64 / tls.c (download)
Revision 1.1, Mon May 29 16:35:25 2006 UTC (11 years, 5 months ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.17-rc5. Merge of 2.6.x-xfs-melb:linux:26065a by kenmcd. |
#include "linux/sched.h"
void debug_arch_force_load_TLS(void)
{
}
void clear_flushed_tls(struct task_struct *task)
{
}
int arch_copy_tls(struct task_struct *t)
{
return 0;
}