mirror of
https://github.com/opnsense/src.git
synced 2026-03-21 10:20:09 -04:00
3 lines
78 B
C
3 lines
78 B
C
#pragma clang __debug macro C_H
|
|
#include "c.h"
|
|
inline int get() { return c; }
|