ksigaction.h\sh\arch - musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/arch/sh/ksigaction.h
blob: 714ae619b4b248956002b193bf6f333ed8346c9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#include <features.h>
struct k_sigaction {
	void (*handler)(int);
	unsigned long flags;
	void *restorer;
	unsigned mask[2];
};
extern hidden unsigned char __restore[], __restore_rt[];
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月03日 06:18:27 +0000

AltStyle によって変換されたページ (->オリジナル) /