Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 134425
Collapse All | Expand All

(-)jaaa-0.1.2-orig/prbsgen.h (-2 / +2 lines)
Lines 123-130 Link Here
123
  void sync_forw (U32 bits);
123
  void sync_forw (U32 bits);
124
  void sync_back (U32 bits);
124
  void sync_back (U32 bits);
125
  int  step (void);
125
  int  step (void);
126
  void Prbsgen::crc_in (int b);
126
  void crc_in (int b);
127
  int  Prbsgen::crc_out (void);
127
  int  crc_out (void);
128
128
129
  U32 stat (void) const;
129
  U32 stat (void) const;
130
  U32 poly (void) const;
130
  U32 poly (void) const;

Return to bug 134425