logos.h 254 B

12345678
  1. #ifndef __LOGOS_H
  2. #define __LOGOS_H
  3. // As an unfortunate matter of course, logos/logos.h can not include any preprocessor definitions that are to be used by Logos.
  4. // This is therefore a placeholder for functions defined in a future liblogos.a.
  5. #endif