chiark / gitweb /
[PATCH] sync klibc with release 0.95
[elogind.git] / klibc / klibc / arch / i386 / include / klibc / archsignal.h
index caea8d8b3dd69c468d2d992e7d39a2f7a54e077e..b092ba6d3a07f638db72795b3e010c8aaaf2c213 100644 (file)
@@ -8,6 +8,6 @@
 #ifndef _KLIBC_ARCHSIGNAL_H
 #define _KLIBC_ARCHSIGNAL_H
 
-typedef int sig_atomic_t;
+/* No special stuff for this architecture */
 
 #endif