diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-11-15 09:12:06 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-11-15 09:12:06 +0000 |
commit | 71b7921b4f137352480cbefce07695480f84198c (patch) | |
tree | a8b89719a8cf8e1b72b31d97d5a8c9b4eda431f5 /libc/sysdeps/linux | |
parent | a9584047a9538b2fbbf4f66acba509260b5e413a (diff) |
This is a .c file
Diffstat (limited to 'libc/sysdeps/linux')
-rw-r--r-- | libc/sysdeps/linux/powerpc/crt0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/powerpc/crt0.c b/libc/sysdeps/linux/powerpc/crt0.c index 2460e910c..4bb289128 100644 --- a/libc/sysdeps/linux/powerpc/crt0.c +++ b/libc/sysdeps/linux/powerpc/crt0.c @@ -1,5 +1,5 @@ /* - * uC-libc/sysdeps/linux/powerpc/crt0.S + * uC-libc/sysdeps/linux/powerpc/crt0.c * process init code for powerpc * * Copyright (C) 2001 by Lineo, Inc. |