commit | 7957e9c4d175cc065f4277211fcb7d784fcee860 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@caiaq.de> | Mon Aug 02 19:33:51 2010 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Aug 02 20:29:50 2010 -0700 |
tree | c8f96d944e54063f61ae99bf3233f80bc2599ab3 | |
parent | 0d87c7228a49e8342d60dd552892e470e0b291fa [diff] |
Input: add static inline accessors for ABS properties In preparation for dynamically allocated ABS axis, introduce a number of static inline access helpers. This should make the transition less painful. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>