mirror of
https://github.com/Break27/kvmd.git
synced 2026-02-06 18:36:37 +08:00
4 lines
67 B
C
4 lines
67 B
C
#pragma once
|
|
|
|
#define INLINE inline __attribute__((always_inline))
|