You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

snf_micro.hpp 318B

1234567891011121314
  1. // snf_micro.hpp
  2. // Copyright (C) 2013 ARM Research Labs
  3. // Parts Copyright (C) 2009 - 2019 MicroNeil Research Corporation
  4. //
  5. // Micro-Scale pattern matching engine adapted to Message Sniffer
  6. // for "Hinting" and limited local patterns capability.
  7. #ifndef _MN_SNF_MICRO
  8. #define _MN_SNF_MICRO
  9. #endif