K 10 svn:author V 6 emaste K 8 svn:date V 27 2016-04-14T16:32:27.705137Z K 7 svn:log V 339 arm64 libc: hide .cerror, .curbrk, .minbrk for WITHOUT_SYMVER When symver is in use these are hidden because they're not listed in the Symbol.map. Add an explicit .hidden so they are also hidden in the WITHOUT_SYMVER case. Reviewed by: andrew Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D5775 END