MIPS: UAPI: Split inst.h into exported and kernel-only part.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle 2013-01-17 15:11:16 +01:00
parent b9688310d7
commit 90e8cacdbe
3 changed files with 364 additions and 347 deletions

View file

@ -8,6 +8,7 @@ header-y += byteorder.h
header-y += cachectl.h
header-y += errno.h
header-y += fcntl.h
header-y += inst.h
header-y += ioctl.h
header-y += ioctls.h
header-y += ipcbuf.h