mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
cdfe81ff4c
Rename siphash related symbols to avoid conflicts with compiler-generated section names. Tricore-gcc produces function sections with '_end' suffix, which conflicts with siphash_end symbol. Signed-off-by: makejian <makejian@xiaomi.com>