mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
5 lines
68 B
C
5 lines
68 B
C
#pragma once
|
|
|
|
|
|
#define INLINE inline __attribute__((always_inline))
|