Atmosphere/stratosphere
Léo Lam bd42514af0 ldr: Fix printf format string for size_t
%z should be used for size_t, otherwise the wrong value may be printed.

Fixes two -Wformat warnings.
2018-05-06 21:07:34 +02:00
..
boot boot: Make gpio helper functions internally linked 2018-05-06 13:09:33 +02:00
boot2 Replace std::make_tuple with simpler syntax (#77) 2018-05-05 11:41:39 -07:00
libstratosphere Replace std::make_tuple with simpler syntax (#77) 2018-05-05 11:41:39 -07:00
loader ldr: Fix printf format string for size_t 2018-05-06 21:07:34 +02:00
pm ProcessManager: Fix svcCreateEvent handle inversion bug, and others. 2018-05-06 02:23:47 -06:00
sm Replace std::make_tuple with simpler syntax (#77) 2018-05-05 11:41:39 -07:00