OpenCores
URL https://opencores.org/ocsvn/or1k_old/or1k_old/trunk

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [rc203soc/] [sw/] [uClinux/] [include/] [linux/] [adfs_fs_i.h] - Blame information for rev 1782

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1633 jcastillo
/*
2
 *  linux/include/linux/adfs_fs_i.h
3
 *
4
 * Copyright (C) 1997 Russell King
5
 */
6
 
7
#ifndef _ADFS_FS_I
8
#define _ADFS_FS_I
9
 
10
/*
11
 * adfs file system inode data in memory
12
 */
13
struct adfs_inode_info {
14
        unsigned long   file_id;                /* id of fragments containing actual data */
15
};
16
 
17
#endif

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.