tls: remove unused define
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
35727f5741
commit
ac36e70074
@ -24,8 +24,6 @@ static void dump_hex(const char *fmt, const void *vp, int len)
|
||||
# define dump_hex(...) ((void)0)
|
||||
#endif
|
||||
|
||||
#undef DIGIT_BIT
|
||||
#define DIGIT_BIT 32
|
||||
typedef int32_t sp_digit;
|
||||
|
||||
/* The code below is taken from parts of
|
||||
|
Loading…
Reference in New Issue
Block a user