diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/bits/ipcstat.h | 1 | ||||
-rw-r--r-- | arch/generic/bits/ipcstat.h | 1 | ||||
-rw-r--r-- | arch/i386/bits/ipcstat.h | 1 | ||||
-rw-r--r-- | arch/m68k/bits/ipcstat.h | 1 | ||||
-rw-r--r-- | arch/microblaze/bits/ipcstat.h | 1 | ||||
-rw-r--r-- | arch/mips/bits/ipcstat.h | 1 | ||||
-rw-r--r-- | arch/mipsn32/bits/ipcstat.h | 1 | ||||
-rw-r--r-- | arch/or1k/bits/ipcstat.h | 1 | ||||
-rw-r--r-- | arch/powerpc/bits/ipcstat.h | 1 | ||||
-rw-r--r-- | arch/sh/bits/ipcstat.h | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/bits/ipcstat.h b/arch/arm/bits/ipcstat.h new file mode 100644 index 0000000..0018ad1 --- /dev/null +++ b/arch/arm/bits/ipcstat.h @@ -0,0 +1 @@ +#define IPC_STAT 2 diff --git a/arch/generic/bits/ipcstat.h b/arch/generic/bits/ipcstat.h new file mode 100644 index 0000000..0018ad1 --- /dev/null +++ b/arch/generic/bits/ipcstat.h @@ -0,0 +1 @@ +#define IPC_STAT 2 diff --git a/arch/i386/bits/ipcstat.h b/arch/i386/bits/ipcstat.h new file mode 100644 index 0000000..0018ad1 --- /dev/null +++ b/arch/i386/bits/ipcstat.h @@ -0,0 +1 @@ +#define IPC_STAT 2 diff --git a/arch/m68k/bits/ipcstat.h b/arch/m68k/bits/ipcstat.h new file mode 100644 index 0000000..0018ad1 --- /dev/null +++ b/arch/m68k/bits/ipcstat.h @@ -0,0 +1 @@ +#define IPC_STAT 2 diff --git a/arch/microblaze/bits/ipcstat.h b/arch/microblaze/bits/ipcstat.h new file mode 100644 index 0000000..0018ad1 --- /dev/null +++ b/arch/microblaze/bits/ipcstat.h @@ -0,0 +1 @@ +#define IPC_STAT 2 diff --git a/arch/mips/bits/ipcstat.h b/arch/mips/bits/ipcstat.h new file mode 100644 index 0000000..0018ad1 --- /dev/null +++ b/arch/mips/bits/ipcstat.h @@ -0,0 +1 @@ +#define IPC_STAT 2 diff --git a/arch/mipsn32/bits/ipcstat.h b/arch/mipsn32/bits/ipcstat.h new file mode 100644 index 0000000..0018ad1 --- /dev/null +++ b/arch/mipsn32/bits/ipcstat.h @@ -0,0 +1 @@ +#define IPC_STAT 2 diff --git a/arch/or1k/bits/ipcstat.h b/arch/or1k/bits/ipcstat.h new file mode 100644 index 0000000..0018ad1 --- /dev/null +++ b/arch/or1k/bits/ipcstat.h @@ -0,0 +1 @@ +#define IPC_STAT 2 diff --git a/arch/powerpc/bits/ipcstat.h b/arch/powerpc/bits/ipcstat.h new file mode 100644 index 0000000..0018ad1 --- /dev/null +++ b/arch/powerpc/bits/ipcstat.h @@ -0,0 +1 @@ +#define IPC_STAT 2 diff --git a/arch/sh/bits/ipcstat.h b/arch/sh/bits/ipcstat.h new file mode 100644 index 0000000..0018ad1 --- /dev/null +++ b/arch/sh/bits/ipcstat.h @@ -0,0 +1 @@ +#define IPC_STAT 2 |