Annotation of linux/lib/string.c, revision 1.1.1.4

1.1.1.2   root        1: /*
                      2:  *  linux/lib/string.c
                      3:  *
1.1.1.4 ! root        4:  *  Copyright (C) 1991, 1992  Linus Torvalds
1.1.1.2   root        5:  */
                      6: 
1.1       root        7: #ifndef __GNUC__
                      8: #error I want gcc!
                      9: #endif
                     10: 
1.1.1.4 ! root       11: #include <linux/types.h>
        !            12: 
1.1       root       13: #define extern
                     14: #define inline
                     15: #define __LIBRARY__
1.1.1.3   root       16: #include <linux/string.h>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.