mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 17:50:29 +08:00
4 lines
67 B
C
4 lines
67 B
C
#pragma once
|
|
|
|
#define INLINE inline __attribute__((always_inline))
|