ReactOS 0.4.15-dev-7958-gcd0bb1a
setup.c
Go to the documentation of this file.
1/*
2 * COPYRIGHT: See COPYING in the top level directory
3 * PROJECT: ReactOS kernel
4 * FILE: ntoskrnl/tests/setup.c
5 * PURPOSE: No purpose listed.
6 *
7 * PROGRAMMERS: No programmer listed.
8 */
9
10#include <windows.h>
11#include "regtests.h"
12
14{
15}
_SetupOnce()
Definition: setup.c:21