Magellan Linux

Diff of /trunk/mkinitrd-magellan/busybox/e2fsprogs/old_e2fsprogs/ext2fs/kernel-list.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 983 by niro, Sat Sep 1 22:45:15 2007 UTC revision 984 by niro, Sun May 30 11:32:42 2010 UTC
# Line 1  Line 1 
1  /* vi: set sw=4 ts=4: */  /* vi: set sw=4 ts=4: */
2  #ifndef _LINUX_LIST_H  #ifndef LINUX_LIST_H
3  #define _LINUX_LIST_H  #define LINUX_LIST_H 1
4    
5  /*  /*
6   * Simple doubly linked list implementation.   * Simple doubly linked list implementation.

Legend:
Removed from v.983  
changed lines
  Added in v.984