Reverted latest changes.
[reactos.git] / reactos / ntoskrnl / include / internal / ifs.h
1 #ifndef __INCLUDE_INTERNAL_IFS_H
2 #define __INCLUDE_INTERNAL_IFS_H
3 /* $Id: ifs.h,v 1.3 2002/09/08 10:23:21 chorns Exp $ */
4
5 /* Look for "FSrt" in mem view */
6 #define IFS_POOL_TAG 0x74725346
7
8 #endif