aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2017-03-23 19:00:44 +0000
committerCatalin Marinas <[email protected]>2017-04-04 17:49:26 +0100
commit65c2e69b3ccaa359032cfc35c4dbb8d235f63e5b (patch)
tree5f0946840c7e8815d4106da2e51c0bd9ce26b363 /net/unix/sysctl_net_unix.c
parent214fad550772929d97fb90a6a2637ebf5a796c11 (diff)
include: pe.h: allow for use in assembly
Some of the definitions in include/linux/pe.h would be useful for the EFI stub headers, where values are currently open-coded. Unfortunately they cannot be used as some structures are also defined in pe.h without !__ASSEMBLY__ guards. This patch moves the structure definitions into an #ifdef __ASSEMBLY__ block, so that the common value definitions can be used from assembly. Signed-off-by: Mark Rutland <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions