summaryrefslogtreecommitdiff
path: root/libc/bcc/bcc_i386.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/bcc/bcc_i386.c')
-rw-r--r--libc/bcc/bcc_i386.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/bcc/bcc_i386.c b/libc/bcc/bcc_i386.c
index d994628..fa57513 100644
--- a/libc/bcc/bcc_i386.c
+++ b/libc/bcc/bcc_i386.c
@@ -1,5 +1,6 @@
/************************************************************************/
/* This file contains the BCC compiler helper functions */
+/* (C) Copyright Bruce Evans */
/* Support for 386 integer arithmetic
* __divsi3.o __idiv.o __idivu.o __imod.o __imodu.o __imul.o
* __isl.o __isr.o __isru.o