Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/microcode/tools
Module Name: src
Committed By: ad
Date: Sun May 4 23:50:32 UTC 2008
Added Files:
src/sys/dev/microcode/tools: Makefile array2bin.c bin2blob.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/microcode/tools/Makefile \
src/sys/dev/microcode/tools/array2bin.c \
src/sys/dev/microcode/tools/bin2blob.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index