diff options
Diffstat (limited to 'symbol.c')
| -rw-r--r-- | symbol.c | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +/* + * Symbol lookup and handling. + * + * Copyright (C) 2003 Linus Torvalds, all rights reserved. + */ #include <stdlib.h> #include <stdio.h> #include <stdlib.h> |
