L4Re Operating System Framework
Interface and Usage Documentation
Loading...
Searching...
No Matches
keymap.h
Go to the documentation of this file.
1
5
/*
6
* (c) 2009 Adam Lackorzynski <adam@os.inf.tu-dresden.de>
7
* economic rights: Technische Universität Dresden (Germany)
8
* This file is part of TUD:OS and distributed under the terms of the
9
* GNU Lesser General Public License 2.1.
10
* Please see the COPYING-LGPL-2.1 file for details.
11
*/
12
#ifndef __L4UTIL__KEYMAP_H__
13
#define __L4UTIL__KEYMAP_H__
14
15
#include <
l4/sys/compiler.h
>
16
17
__BEGIN_DECLS
18
19
int
l4util_map_event_to_keymap(
unsigned
value,
unsigned
shift);
20
21
__END_DECLS
22
23
24
#endif
/* __L4UTIL__KEYMAP_H__ */
compiler.h
L4 compiler related defines.
__END_DECLS
#define __END_DECLS
End section with C types and functions.
Definition
compiler.h:199
__BEGIN_DECLS
#define __BEGIN_DECLS
Start section with C types and functions.
Definition
compiler.h:196
l4
util
keymap.h
Generated on Sat Aug 24 2024 16:07:22 for L4Re Operating System Framework by
1.9.8