File: bitrev.h

package info (click to toggle)
xc3sprog 0%2Bsvn795%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,792 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 (4)
1
2
3
#include "stdint.h"

extern const uint8_t bitRevTable[256];