One-KVM/hid/src/inline.h
2018-07-11 06:30:47 +00:00

4 lines
67 B
C

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