File: bitrev.h

package info (click to toggle)
xc3sprog 0%2Bsvn795%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 8,800 kB
  • sloc: cpp: 15,983; ansic: 849; vhdl: 410; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (3)
1
2
3
#include "stdint.h"

extern const uint8_t bitRevTable[256];