Sign in
android-kvm
/
linux
/
7874d35173d549c1a2b2f77c4b1f94379fa65698
/
.
/
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