libc: Dummy for sys/user.h

This commit is contained in:
Norman Feske 2013-08-23 15:49:28 +02:00 committed by Christian Helmuth
parent 9a971a500d
commit 16bc2bc840
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
/*
* This file is just here to prevent a compiler warning about the missing include file.
* On Genode, we do not support calling syscalls directly via a libc mechanism.
*/