summaryrefslogtreecommitdiff
path: root/bin/nv_rv08.c
blob: 92a5ffbf180cac1d7fca70898822a75e1ad5a547 (plain)
1
2
3
4
5
6
7
#define FMTADDR "0x%08lx"
#define FMTDATA "0x%02x"
#define NAME    "nv_rv08"
#define CAST    u8
#define MAIN    main
#define RVRAM   nvif_rd08
#include "nv_rvfunc.h"