Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

Description:
Simple hash table with string based keys.

Files:
lib/hash.h
lib/hash.c

Depends-on:
obstack
xalloc

configure.ac:

Makefile.am:
lib_SOURCES += hash.h hash.c

Include:
"hash.h"

License:
GPL

Maintainer:
Bruno Haible