#include <cstring>
#include <cstdio>
#include "boot_info.h"
#include "cmdline.h"
#include "config.h"
#include "initcalls.h"
Go to the source code of this file.