mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 14:37:50 +00:00
parent
eafbfb8edf
commit
ff429a8056
@ -72,10 +72,12 @@ inline int lx_stat(const char *path, struct stat64 *buf)
|
||||
** Functions used by core's io port session support code **
|
||||
***********************************************************/
|
||||
|
||||
#if defined(__x86_64__) || defined(__i386__)
|
||||
inline int lx_iopl(int level)
|
||||
{
|
||||
return lx_syscall(SYS_iopl, level);
|
||||
}
|
||||
#endif
|
||||
|
||||
/**************************************************
|
||||
** Functions used by core's io mem session code **
|
||||
|
Loading…
Reference in New Issue
Block a user