aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-ppc/sigcontext.c
blob: 5d430fc994afcbbe43101606286b23f53691211c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#include "asm/ptrace.h"
#include "asm/sigcontext.h"
#include "sysdep/ptrace.h"
#include "user_util.h"

/*
 * Overrides for Emacs so that we follow Linus's tabbing style.
 * Emacs will notice this stuff at the end of the file and automatically
 * adjust the settings for this buffer only.  This must remain at the end
 * of the file.
 * ---------------------------------------------------------------------------
 * Local variables:
 * c-file-style: "linux"
 * End:
 */