aboutsummaryrefslogtreecommitdiffstats
path: root/libc/kernel/arch-mips/asm/msgbuf.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete kernel/arch-mips headers.Elliott Hughes2013-11-201-41/+0
| | | | | Bug: 11559337 Change-Id: I70e205ff1f5acd07fddd7d82367e818b13847acd
* [MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS.Raghu Gandham2012-09-211-3/+6
| | | | | | Some of the required structure definitons are defined under this macro. Change-Id: I7a9a986e371381697dcb56bd8ea362856ffa7509
* [MIPS] Clean Kernel headers are generated by runningRaghu Gandham2012-03-271-0/+38
libc/kernel/tools/update_all.py script. This patch ignores any changes to libc/kernel directory not related to MIPS architecture. Change-Id: I2c9e461dccb7c33eb4420be2db1a562f45137c8d Signed-off-by: Raghu Gandham <raghu@mips.com> Signed-off-by: Chris Dearman <chris@mips.com>