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

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [rc203soc/] [sw/] [uClinux/] [include/] [linux/] [if_strip.h] - Diff between revs 1765 and 1782

Only display areas with differences | Details | Blame | View Log

Rev 1765 Rev 1782
/*
/*
 * if_strip.h --
 * if_strip.h --
 *
 *
 *      Definitions for the STRIP interface
 *      Definitions for the STRIP interface
 *
 *
 * Copyright 1996 The Board of Trustees of The Leland Stanford
 * Copyright 1996 The Board of Trustees of The Leland Stanford
 * Junior University. All Rights Reserved.
 * Junior University. All Rights Reserved.
 *
 *
 * Permission to use, copy, modify, and distribute this
 * Permission to use, copy, modify, and distribute this
 * software and its documentation for any purpose and without
 * software and its documentation for any purpose and without
 * fee is hereby granted, provided that the above copyright
 * fee is hereby granted, provided that the above copyright
 * notice appear in all copies.  Stanford University
 * notice appear in all copies.  Stanford University
 * makes no representations about the suitability of this
 * makes no representations about the suitability of this
 * software for any purpose.  It is provided "as is" without
 * software for any purpose.  It is provided "as is" without
 * express or implied warranty.
 * express or implied warranty.
 */
 */
 
 
#ifndef __LINUX_STRIP_H
#ifndef __LINUX_STRIP_H
#define __LINUX_STRIP_H
#define __LINUX_STRIP_H
 
 
typedef struct {
typedef struct {
    __u8 c[6];
    __u8 c[6];
} MetricomAddress;
} MetricomAddress;
 
 
#endif
#endif
 
 

powered by: WebSVN 2.1.0

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