4 lines
53 B
C
4 lines
53 B
C
#pragma once
|
|
|
|
#define UNUSED __attribute__((unused))
|
#pragma once
|
|
|
|
#define UNUSED __attribute__((unused))
|