summaryrefslogtreecommitdiff
path: root/include/uapi/linux/sync.h (follow)
Commit message (Collapse)AuthorAge
* uapi: export android staging headersJeremy Gebben2016-03-22
There are several uapi headers required for android that are in drivers/staging/android/uapi. Create symlinks for these files in include/uapi/linux so that we can export them without messing up Kbuild. Signed-off-by: Jeremy Gebben <jgebben@codeaurora.org>