diff options
| author | Richard Purdie <richard@openedhand.com> | 2005-09-20 07:04:35 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2005-09-20 07:04:35 +0000 |
| commit | b4a7122cacef647dbec3db5c9ebe1e504a7670df (patch) | |
| tree | 006885a1f4e8032062632ee1a091e72c32dd2810 /openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.8.1/mips-asm-atomic-system.diff | |
| parent | f9e1d16bfa73a2df5254c63ae1abb6a4bbe0a062 (diff) | |
| download | poky-b4a7122cacef647dbec3db5c9ebe1e504a7670df.tar.gz | |
Updates against mainline OE
git-svn-id: https://svn.o-hand.com/repos/poky@26 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.8.1/mips-asm-atomic-system.diff')
| -rw-r--r-- | openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.8.1/mips-asm-atomic-system.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.8.1/mips-asm-atomic-system.diff b/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.8.1/mips-asm-atomic-system.diff deleted file mode 100644 index a06b5affd9..0000000000 --- a/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.8.1/mips-asm-atomic-system.diff +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | --- include/asm-mips/atomic.h.orig 2004-10-01 10:10:05.487734944 +0200 | ||
| 2 | +++ include/asm-mips/atomic.h 2004-10-01 10:10:15.837161592 +0200 | ||
| 3 | @@ -15,8 +15,6 @@ | ||
| 4 | #define _ASM_ATOMIC_H | ||
| 5 | |||
| 6 | |||
| 7 | -#include <asm/system.h> | ||
| 8 | - | ||
| 9 | typedef struct { volatile int counter; } atomic_t; | ||
| 10 | typedef struct { volatile __s64 counter; } atomic64_t; | ||
| 11 | |||
