~ubuntu-branches/ubuntu/saucy/joystick/saucy

« back to all changes in this revision

Viewing changes to utils/serio-ids.h

  • Committer: Package Import Robot
  • Author(s): Stephen Kitt
  • Date: 2013-05-06 23:03:26 UTC
  • mto: (3.1.12 sid)
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: package-import@ubuntu.com-20130506230326-1p5pat0ck9aujq8l
Tags: upstream-1.4.6
ImportĀ upstreamĀ versionĀ 1.4.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
125
125
#ifndef SERIO_PSMULT
126
126
# define SERIO_PS2MULT          0x3c
127
127
#endif
 
128
#ifndef SERIO_EASYPEN
 
129
# define SERIO_EASYPEN          0x3e
 
130
#endif
128
131
 
129
132
#endif