summaryrefslogtreecommitdiff
path: root/bin/nv_ws32.c
blob: 26103e0647a765917be3cc0f49e115378ed60ff7 (plain)
1
2
3
4
5
6
7
#define FMTADDR "0x%08lx"
#define FMTDATA "0x%08x"
#define NAME    "nv_ws32"
#define CAST    u32
#define MAIN    main
#define WSYS    nvif_wr32
#include "nv_wsfunc.h"