summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-11-15 09:12:06 +0000
committerEric Andersen <andersen@codepoet.org>2001-11-15 09:12:06 +0000
commit71b7921b4f137352480cbefce07695480f84198c (patch)
treea8b89719a8cf8e1b72b31d97d5a8c9b4eda431f5 /libc
parenta9584047a9538b2fbbf4f66acba509260b5e413a (diff)
This is a .c file
Diffstat (limited to 'libc')
-rw-r--r--libc/sysdeps/linux/powerpc/crt0.c2
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.