repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python/dbus-python: rename package to normalize it
[oi-userland.git]
/
components
/
library
/
libevent
/
files
/
event-config.h
blob
231f2b2e81323445ac4322027d338347566d8671
1
#if defined(_LP64) || defined (__amd64)
2
#include <event-config-64.h>
3
#else
4
#include <event-config-32.h>
5
#endif