genode/repos/dde_linux/src
Norman Feske 075c32409a usb_drv: Add missing definition of __aligned macro
This macro is implicitly pulled in by libc-setjmp (via the libc's
cdefs.h). However, apparently not all sources include <setjmp.h>.
Unfortunately, for sources that do, this change produces a
double-definition warning. We should fix it by removing the dependency
from the libc's setjmp.
2017-05-02 15:29:02 +02:00
..
drivers ldso: defer execution of static constructors 2017-03-24 16:20:04 +01:00
include Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
lib usb_drv: Add missing definition of __aligned macro 2017-05-02 15:29:02 +02:00
lx_kit Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
server/usb_terminal usb_terminal: remove env deprecated warning 2017-03-24 16:19:54 +01:00
test Fix some deprecated warnings 2017-03-24 16:20:03 +01:00