Deleted Added
full compact
28c28
< * $FreeBSD: head/sys/mips/include/tls.h 232577 2012-03-06 03:25:50Z gonzo $
---
> * $FreeBSD: head/sys/mips/include/tls.h 232583 2012-03-06 07:47:28Z jmallett $
34a35,38
> #if defined(_KERNEL) && !defined(KLD_MODULE) && !defined(_STANDALONE)
> #include "opt_compat.h"
> #endif
>
43a48,50
> #ifdef COMPAT_FREEBSD32
> #define TLS_TCB_SIZE32 8
> #endif