printf: Remove unused 'bprintf'
[drm/drm-misc.git] / arch / parisc / include / asm / signal.h
blobe84883c6b4c7a00a1772a648aff23c133ef4f347
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_PARISC_SIGNAL_H
3 #define _ASM_PARISC_SIGNAL_H
5 #include <uapi/asm/signal.h>
7 # ifndef __ASSEMBLY__
9 /* Most things should be clean enough to redefine this at will, if care
10 is taken to make libc match. */
12 #include <asm/sigcontext.h>
14 #endif /* !__ASSEMBLY */
15 #endif /* _ASM_PARISC_SIGNAL_H */