Skip to content

xkb: unexport only locally used functions and macros

  • unexport a bunch of functions and define's that are only used inside xkb/*
  • replace some macros by static inline functions in order to improve type-safety and debugging

Merge request reports

Loading