mirror of
https://github.com/reactos/reactos.git
synced 2025-04-21 12:40:33 +00:00
12 lines
152 B
C
12 lines
152 B
C
![]() |
//
|
||
|
// nturtl.h
|
||
|
//
|
||
|
// Copyright (c) 2024 Timo Kreuzer
|
||
|
//
|
||
|
// Header for user mode RTL NT things.
|
||
|
//
|
||
|
// SPDX-License-Identifier: MIT
|
||
|
//
|
||
|
|
||
|
#pragma once
|