Sign in
chromium
/
chromiumos
/
platform2
/
611eef6d3e52a0600ccb58ada420fe5f3bcd6b15
/
.
/
cromo
/
cromo.ver
blob: 2a58a26003326f63f5c9c97d5e23abad334770bf [
file
] [
log
] [
blame
]
# Export all the symbols needed by cromo plugins. The
# cromo program dynamically loads them, so we need to
# make our own symbols exported.
{
extern
"C++"
{
CromoServer
::*;
HookTable
::*;
ModemHandler
::*;
utilities
::*;
cromo
::*;
};
};