genode/base-codezero/src/core
Alexander Boettcher f7c0a480da codezero: fix compiler warnings int/unsigned
Warnings like the following:

warning: narrowing conversion of ‘((Genode::Platform_pd*)this)->Genode::Platform_pd::_space_id’ from ‘int’ to ‘Codezero::l4id_t {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
2013-02-11 12:01:25 +01:00
..
include codezero: fix compiler warnings int/unsigned 2013-02-11 12:01:25 +01:00
core_rm_session.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cpu_session_support.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
io_mem_session_support.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
irq_session_component.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
platform_pd.cc codezero: fix compiler warnings int/unsigned 2013-02-11 12:01:25 +01:00
platform_thread.cc codezero: fix compiler warnings int/unsigned 2013-02-11 12:01:25 +01:00
platform.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
ram_session_support.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
rm_session_support.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
target.inc Introduce platform-specific services for core 2012-10-29 10:08:29 +01:00
target.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
thread_start.cc codezero: fix compiler warnings int/unsigned 2013-02-11 12:01:25 +01:00