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)
|
# define dump_hex(...) ((void)0)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#undef DIGIT_BIT
|
|
||||||
#define DIGIT_BIT 32
|
|
||||||
typedef int32_t sp_digit;
|
typedef int32_t sp_digit;
|
||||||
|
|
||||||
/* The code below is taken from parts of
|
/* The code below is taken from parts of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user