Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
2254b8ef4ad377a8723df2754120df1016cf22ee
/
.
/
contrib
/
51d
/
src
/
cityhash
/
city.c
blob: b6b08bf86d3e572eb988184ed34a59d521270940 [
file
] [
log
] [
blame
]
Ben51Degrees
31c3d51
2019-06-12 15:42:53 +0100
[
diff
] [
blame
]
1
typedef
struct
cityhash_t
{
2
// This is an empty structure to ensure a city.o is generated
3
// by the dummy library, it is never used.
4
}
dummyCityHash
;