ldso: Export HW system call interface

Fixes #1081
This commit is contained in:
Sebastian Sumpf 2014-03-03 11:47:28 +01:00 committed by Christian Helmuth
parent b6a28795dd
commit caad308a21
1 changed files with 5 additions and 0 deletions

View File

@ -88,6 +88,11 @@
/* Linux */
lx_syscall;
/* Base HW */
extern "C++" {
Kernel::*;
};
local:
/*