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
* License: see LICENSE.spdx (in this directory or the directories above)
9
*/
10
#ifndef __L4UTIL__KEYMAP_H__
11
#define __L4UTIL__KEYMAP_H__
12
13
#include <
l4/sys/compiler.h
>
14
15
__BEGIN_DECLS
16
17
int
l4util_map_event_to_keymap(
unsigned
value,
unsigned
shift);
18
19
__END_DECLS
20
21
22
#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:167
__BEGIN_DECLS
#define __BEGIN_DECLS
Start section with C types and functions.
Definition
compiler.h:164
l4
util
keymap.h
Generated on Fri May 23 2025 13:40:52 for L4Re Operating System Framework by
1.9.8