summaryrefslogtreecommitdiff
path: root/bin/nv_rs08.c
blob: 63ad4f206f4bdd3204cc194a3df8c97e9b4725dc (plain)
1
2
3
4
5
6
7
#define FMTADDR "0x%08lx"
#define FMTDATA "0x%02x"
#define NAME    "nv_rs08"
#define CAST    u8
#define MAIN    main
#define RSYS    nvif_rd08
#include "nv_rsfunc.h"