Author :
Ran Benita
Date :
2014-01-13 17:07:41
Hash :7210497c Message :keymap: split private functions to keymap-priv.c
This makes it easier to share the private functions in other DSOs
without relying (too much) on dead code elimination, exported symbols,
etc.
Signed-off-by: Ran Benita <ran234@gmail.com>