summaryrefslogtreecommitdiff
path: root/ldso/ldso/csky/resolve.S
diff options
context:
space:
mode:
Diffstat (limited to 'ldso/ldso/csky/resolve.S')
-rw-r--r--ldso/ldso/csky/resolve.S7
1 files changed, 7 insertions, 0 deletions
diff --git a/ldso/ldso/csky/resolve.S b/ldso/ldso/csky/resolve.S
index 46a436345..7db74d65f 100644
--- a/ldso/ldso/csky/resolve.S
+++ b/ldso/ldso/csky/resolve.S
@@ -1,4 +1,11 @@
/*
+ * Copyright (C) 2017 Hangzhou C-SKY Microsystems co.,ltd.
+ *
+ * Licensed under the LGPL v2.1 or later, see the file COPYING.LIB
+ * in this tarball.
+ */
+
+/*
* This function is not called directly. It is jumped when attempting to use a
* symbol that has not yet been resolved.
*