2020: update lib source files (trying to compile on 32 bits arch)

This commit is contained in:
2022-12-06 14:27:10 +01:00
parent f003511e10
commit b949e11314
6 changed files with 56 additions and 59 deletions

View File

@@ -8,7 +8,6 @@
/* Fast hashing routine for ints, longs and pointers.
(C) 2002 Nadia Yvette Chambers, IBM */
#include <asm/types.h>
#include <asm/bitsperlong.h>
#include "bits.h"
#include "br.h"