summaryrefslogtreecommitdiffstats
path: root/rules/sparsehash.in
blob: f14939b4bcce35cf46288f0508d823e2671943ef (plain)
1
2
3
4
5
6
7
## SECTION=system_libraries

config SPARSEHASH
	tristate
	prompt "sparsehash"
	help
	  An extremely memory-efficient hash_map implementation.