Changeset 62c63fc in mainline for kernel/generic/include/typedefs.h


Ignore:
Timestamp:
2007-01-22T12:56:29Z (18 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e7b7be3f
Parents:
da1f9dc
Message:

another typedefs to anonymous structs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/typedefs.h

    rda1f9dc r62c63fc  
    5353typedef struct fpu_context fpu_context_t;
    5454
    55 typedef struct timeout timeout_t;
    56 
    57 typedef struct runq runq_t;
    58 
    5955typedef struct spinlock spinlock_t;
    6056typedef struct mutex mutex_t;
     
    7369
    7470typedef struct link link_t;
    75 
    76 typedef struct the the_t;
    7771
    7872typedef struct chardev chardev_t;
Note: See TracChangeset for help on using the changeset viewer.