One-KVM/hid/src/inline.h
2018-09-29 07:33:27 +03:00

5 lines
68 B
C

#pragma once
#define INLINE inline __attribute__((always_inline))