tools: avoid use of a private api
authorPeter Hutterer <peter.hutterer@who-t.net>
Fri, 24 Jul 2020 03:25:11 +0000 (13:25 +1000)
committerRan Benita <ran@unusedvar.com>
Sat, 25 Jul 2020 08:05:14 +0000 (11:05 +0300)
commita472e030ea72c6f901dfec572ccbecb5b1b1f3d6
tree56fce0fc880fa3af7642f003de6646ad84280ff9
parentcd119a2824910cdc82a0186d90f105f48e1539d5
tools: avoid use of a private api

This is merely to fill in some NULL pointers anyway, we can just use
the #defines we have available at build time.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
tools/compile-keymap.c