Karma Engine
Loading...
Searching...
No Matches
Karma
src
Platform
Linux
Core
LinuxPlatformMemory.h
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "krpch.h"
6
7
#include "Core/TrueCore/GenericPlatformMemory.h"
8
9
namespace
Karma
10
{
14
struct
KARMA_API
FLinuxPlatformMemory
:
public
FGenericPlatformMemory
15
{
16
};
17
18
typedef
FLinuxPlatformMemory
FPlatformMemory
;
19
}
Karma::FGenericPlatformMemory
Definition
GenericPlatformMemory.h:48
Karma::FLinuxPlatformMemory
Definition
LinuxPlatformMemory.h:15
Generated by
1.12.0