repo.or.cz
/
cake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
define __KERNEL_STRICT_NAMES to avoid inclusion of kernel types on systems that carry...
[cake.git]
/
compiler
/
autoinit
/
keymap.c
blob
a1b5d5a580af1ec0b4e8f14089cd28be479298b6
1
/*
2
Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
#include <aros/symbolsets.h>
7
8
ADD2LIBS
(
"keymap.library"
,
39
,
struct
Library
*,
KeymapBase
);