Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9ff27fdb authored by Chris Metcalf's avatar Chris Metcalf
Browse files

arch/tile: export <asm/hardwall.h> to userspace



This should have been as part of the initial hardwall submission to
LKML but was overlooked.  The header provides the ioctl definitions for
manipulating the hardwall fd, so needs to be available to userspace.

Signed-off-by: default avatarChris Metcalf <cmetcalf@tilera.com>
parent bbeee4b2
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
include include/asm-generic/Kbuild.asm
include include/asm-generic/Kbuild.asm


header-y += ucontext.h
header-y += ucontext.h
header-y += hardwall.h