NOISSUE make the compiler more evil

This commit is contained in:
Petr Mrázek
2015-10-11 19:56:31 +02:00
parent 44db72ead5
commit 457dd2e94e
11 changed files with 18 additions and 13 deletions

View File

@ -23,6 +23,8 @@
* questions.
*/
#pragma once
struct bytes
{
int8_t *ptr;