~vcs-imports/qemu/git

« back to all changes in this revision

Viewing changes to x_keymap.c

  • Committer: ths
  • Date: 2007-10-08 12:45:38 UTC
  • Revision ID: git-v1:450d4ff553af32fc9d83fef20d7106b0151526b8
CRIS disassembler, originally from binutils, by Edgar E. Iglesias.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3356 c046a42c-6fe2-441c-8c8c-71466251a162

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22
22
 * THE SOFTWARE.
23
23
 */
24
 
#include "qemu-common.h"
25
 
#include "console.h"
26
 
 
 
24
#include "vl.h"
27
25
static const uint8_t x_keycode_to_pc_keycode[115] = {
28
26
   0xc7,      /*  97  Home   */
29
27
   0xc8,      /*  98  Up     */