Newer
Older
Atmosphere / exosphere / src / bpmpfw_debug.h
@Michael Scire Michael Scire on 17 Aug 2018 145 bytes exosphere: commit WIP warmboot progress
#ifndef EXOSPHERE_BPMPFW_DEBUG_H
#define EXOSPHERE_BPMPFW_DEBUG_H

static const unsigned char g_bpmpfw_for_debug[0x584] = {
	/* ... */
};

#endif