summaryrefslogtreecommitdiff
path: root/bin/nv_ws08.c
blob: 3a301d3e8faafef525ae96f4f2e5bb2340b17f38 (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 WSYS    nvif_wr08
#include "nv_wsfunc.h"