libosmocore/include
Neels Hofmeyr 4f0dbac51c add jhash.h, copied from linux/jhash.h
Allow using arbitrary length data as hashtable key:
Copy jhash.h implementation from the linux kernel.
Apply osmo_ prefix to all global symbols.

Add jhash_test to ensure the code import works as intended.

First application will be a hashtable keyed by umts_cell_id in
osmo-hnbgw.git.

Related: SYS#6773
Change-Id: I0c9652bbc9e2a18b1200e7d63bb6f64ded7d75fa
2024-06-04 20:50:56 +00:00
..
osmocom add jhash.h, copied from linux/jhash.h 2024-06-04 20:50:56 +00:00
Makefile.am Split include/Makefile.am content into subdirs 2023-01-18 18:29:34 +01:00