genode/os/include/loader_session
Norman Feske 12f2572155 Resolve ambiguity of size_t
This patch replaces the first attempt to resolve the ambiguity of using
the size_t type that occurred when 'loader_session.h' was included
alongside libc headers. Instead of explicitly qualifying each occurrence
of the type, the new solution defines 'size_t' within the 'Loader' namespace.

Fixes #253
2012-07-02 14:25:04 +02:00
..
capability.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
client.h Resolve ambiguity of size_t 2012-07-02 14:25:04 +02:00
connection.h Resolve ambiguity of size_t 2012-07-02 14:25:04 +02:00
loader_session.h Resolve ambiguity of size_t 2012-07-02 14:25:04 +02:00