History log of /netbsd-src/sys/dev/microcode/tools/array2bin.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 9f4a9600 24-May-2022 andvar <andvar@NetBSD.org>

fix various typos in comments, docs and log messages.


# b68bfe3f 04-May-2008 ad <ad@NetBSD.org>

A couple of dumb utilities:

array2bin: take array[] from array.h and spit it out as a binary.
bin2blob: take a binary file and output a compressed image as a C array.