summaryrefslogtreecommitdiff
path: root/bin/nv_ws16.c
blob: 83275736ceef44281102aa8a533f4f1b03326904 (plain)
1
2
3
4
5
6
7
#define FMTADDR "0x%08llx"
#define FMTDATA "0x%04x"
#define NAME    "nv_ws16"
#define CAST    u16
#define MAIN    main
#define WSYS    nvif_wr16
#include "nv_wsfunc.h"