Lime-3DS-Emulator/src/core/hle/kernel
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks.
This makes clang-format useful on those.

Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
2016-09-21 11:15:47 +09:00
..
address_arbiter.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
address_arbiter.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
client_port.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
client_port.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
event.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
event.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
kernel.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
kernel.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
memory.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
memory.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
mutex.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
mutex.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
process.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
process.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
resource_limit.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
resource_limit.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
semaphore.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
semaphore.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
server_port.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
server_port.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
session.cpp Manually tweak source formatting and then re-run clang-format 2016-09-18 21:14:25 -07:00
session.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
shared_memory.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
shared_memory.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
thread.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
thread.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
timer.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
timer.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
vm_manager.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
vm_manager.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00