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