blob: 8e48e51253b609e9b8aeeadf9a174771e46e9534 [file] [log] [blame]
/*
* arch/sh/include/klibc/archsignal.h
*
* Architecture-specific signal definitions
*
*/
#ifndef _KLIBC_ARCHSIGNAL_H
#define _KLIBC_ARCHSIGNAL_H
#include <asm/signal.h>
/* No special stuff for this architecture */
#endif