Newer
Older
uwuboot / include / arm9 / start.h
@profi200 profi200 on 17 Jun 2017 93 bytes Get rid of some externs.
#pragma once

#include "types.h"



void clearMem(u32 *adr, u32 size);
void deinitCpu(void);