Removed now unused headers (prototypes are now in builtin_fs.h).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3688 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
87357f1456
commit
ebb226d544
@ -1,10 +0,0 @@
|
||||
/*
|
||||
** Copyright 2001-2002, Travis Geiselbrecht. All rights reserved.
|
||||
** Distributed under the terms of the NewOS License.
|
||||
*/
|
||||
#ifndef _FS_BOOTFS_H_
|
||||
#define _FS_BOOTFS_H_
|
||||
|
||||
status_t bootstrap_bootfs(void);
|
||||
|
||||
#endif /* _FS_BOOTFS_H_ */
|
@ -1,10 +0,0 @@
|
||||
/*
|
||||
** Copyright 2001-2002, Travis Geiselbrecht. All rights reserved.
|
||||
** Distributed under the terms of the NewOS License.
|
||||
*/
|
||||
#ifndef _FS_ROOTFS_H_
|
||||
#define _FS_ROOTFS_H_
|
||||
|
||||
status_t bootstrap_rootfs(void);
|
||||
|
||||
#endif /* _FS_ROOTFS_H_ */
|
Loading…
Reference in New Issue
Block a user