Sign in
gem5
/
arm
/
linux-arm64-legacy
/
92794a5d6359f9e8ed0d43fe0f3c653f748dcc90
/
.
/
arch
/
um
/
os-Linux
/
include
/
file.h
blob: fe71be24bd59d68aaf8e62a080eb59250bbd646a [
file
] [
log
] [
blame
]
/*
* Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL
*/
#ifndef
__OS_FILE_H__
#define
__OS_FILE_H__
#define
DEV_NULL
"/dev/null"
#endif