reactos/sdk/lib/ucrt/inc/nturtl.h
Timo Kreuzer 995e16d4d4 [UCRT] Add missing headers
These are minimal definitions, just enough to make things compile.
2025-01-16 14:18:53 +02:00

11 lines
152 B
C

//
// nturtl.h
//
// Copyright (c) 2024 Timo Kreuzer
//
// Header for user mode RTL NT things.
//
// SPDX-License-Identifier: MIT
//
#pragma once