rcsim: add header comment to rcsim.h

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6afcfa2b48
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-10-04 (Fri, 04 Oct 2013)

Origin message was:
------------------
- rcsim: add header comment to rcsim.h

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2013-10-04 10:54:22 +02:00
parent 1783fefb75
commit 222feb169d

View File

@@ -7,6 +7,8 @@
# usage: sh ./create_rcsim_h.sh > rcsim.h # usage: sh ./create_rcsim_h.sh > rcsim.h
cat << EOF cat << EOF
// rcsim.h - automatically created from driver/rcinput.h
#ifndef KEY_GAMES #ifndef KEY_GAMES
#define KEY_GAMES 0x1a1 /* Media Select Games */ #define KEY_GAMES 0x1a1 /* Media Select Games */
#endif #endif