- Add some missing file-headers.

svn path=/trunk/; revision=47767
This commit is contained in:
Amine Khaldi 2010-06-12 14:55:02 +00:00
parent 212d2915d2
commit 6d224b0735
2 changed files with 25 additions and 0 deletions

View file

@ -1,3 +1,23 @@
/*
* ntdef.h
*
* This file is part of the ReactOS PSDK package.
*
* Contributors:
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
*
* THIS SOFTWARE IS NOT COPYRIGHTED
*
* This source code is offered for use in the public domain. You may
* use, modify or distribute it freely.
*
* This code is distributed in the hope that it will be useful but
* WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY
* DISCLAIMED. This includes but is not limited to warranties of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*
*/
#ifndef _NTDEF_
#define _NTDEF_

View file

@ -1,3 +1,8 @@
;
; Created by : Marc Piulachs.
; This source code is offered for use in the public domain.
;
;
; ntoskrnl.exe bug codes
;