mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-17 14:48:20 +00:00
base: move crt0.h and elf.h to base/internal
Those headers remained unused outside the internal framework. So it is better to remove them from the public API. Issue #1832
This commit is contained in:
committed by
Christian Helmuth
parent
2e701f9afa
commit
6e7f7bdad4
@ -15,7 +15,6 @@
|
||||
#define _SRC__SERVER__VMM__INCLUDE__VM_H_
|
||||
|
||||
/* Genode includes */
|
||||
#include <base/elf.h>
|
||||
#include <dataspace/client.h>
|
||||
#include <io_mem_session/connection.h>
|
||||
#include <rom_session/connection.h>
|
||||
|
Reference in New Issue
Block a user