mirror of
https://github.com/reactos/reactos.git
synced 2025-05-31 06:58:10 +00:00
11 lines
152 B
C
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
|