banan-os/kernel/include/kernel/Attributes.h

3 lines
73 B
C

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