File: chk

package info (click to toggle)
irsim 9.7.75-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,596 kB
  • sloc: ansic: 24,733; sh: 6,803; makefile: 411; csh: 269; tcl: 76
file content (4 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (7)
1
2
3
4
#define chk_width 6
#define chk_height 8
static char chk_bits[] = {
   0x30, 0x10, 0x18, 0x09, 0x0d, 0x07, 0x06, 0x02};