summaryrefslogtreecommitdiff
path: root/gcc/expr.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-02-13 02:16:07 -0800
committerYamaArashi <shadow962@live.com>2016-02-13 02:16:07 -0800
commit87926b4bcc3046ac85fabda09178e9bf50dd8381 (patch)
tree5b5ed9076e0200c36f979e0f8baaa23f4406cfd8 /gcc/expr.h
parent56d3f75d136e839223544f0495cceb098afa1d55 (diff)
remove use of strings.h
Diffstat (limited to 'gcc/expr.h')
-rwxr-xr-xgcc/expr.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/expr.h b/gcc/expr.h
index 7825a52..7df6386 100755
--- a/gcc/expr.h
+++ b/gcc/expr.h
@@ -457,11 +457,8 @@ extern rtx truncxfdf2_libfunc;
extern rtx trunctfdf2_libfunc;
extern rtx memcpy_libfunc;
-extern rtx bcopy_libfunc;
extern rtx memcmp_libfunc;
-extern rtx bcmp_libfunc;
extern rtx memset_libfunc;
-extern rtx bzero_libfunc;
extern rtx throw_libfunc;
extern rtx rethrow_libfunc;