interface: localize & constify funcs
A bunch of these funcs are only used by interface.c, so drop them from interface.h and mark them static. Also mark a bunch of buffers as const when they aren't written to.
Showing
Please register or sign in to comment