summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/signal.h
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-09-05 05:18:35 +0000
committerobrien <obrien@FreeBSD.org>2001-09-05 05:18:35 +0000
commit0e8186d4dc6ef54b4f3afecfa66902f98286bc1b (patch)
tree717f17ced3407005a03300c6cd21757613273ed0 /sys/sparc64/include/signal.h
parent05e12989aeefdd5855e6b054a2438e3edd097146 (diff)
downloadFreeBSD-src-0e8186d4dc6ef54b4f3afecfa66902f98286bc1b.zip
FreeBSD-src-0e8186d4dc6ef54b4f3afecfa66902f98286bc1b.tar.gz
style(9) the structure definitions.
Diffstat (limited to 'sys/sparc64/include/signal.h')
-rw-r--r--sys/sparc64/include/signal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/sparc64/include/signal.h b/sys/sparc64/include/signal.h
index d977842..63d7d75 100644
--- a/sys/sparc64/include/signal.h
+++ b/sys/sparc64/include/signal.h
@@ -46,10 +46,10 @@ typedef long sig_atomic_t;
typedef u_int osigset_t;
-struct osigcontext {
+struct osigcontext {
};
-struct sigcontext {
+struct sigcontext {
};
#endif /* !_ANSI_SOURCE */
OpenPOWER on IntegriCloud