summaryrefslogtreecommitdiff
path: root/bin/nv_rf16.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/nv_rf16.c')
-rw-r--r--bin/nv_rf16.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/nv_rf16.c b/bin/nv_rf16.c
new file mode 100644
index 000000000..d40c6e20f
--- /dev/null
+++ b/bin/nv_rf16.c
@@ -0,0 +1,6 @@
+#define FMTADDR "0x%08lx"
+#define FMTDATA "0x%04x"
+#define NAME "nv_rf16"
+#define CAST u16
+#define MAIN main
+#include "nv_rffunc.h"