Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d7177234 authored by Benjamin Romer's avatar Benjamin Romer Committed by Greg Kroah-Hartman
Browse files

staging: unisys: remove S8 type



Delete the S8 type from commontypes.h since it wasn't being used.

Signed-off-by: default avatarBenjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 5fc0229a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@
#include <syslog.h>
#endif

#define S8  int8_t
#define S16 int16_t
#define S32 int32_t
#define S64 int64_t