]> Git Repo - linux.git/blob - arch/csky/abiv1/strksyms.c
mm, kmemleak: little optimization while scanning
[linux.git] / arch / csky / abiv1 / strksyms.c
1 // SPDX-License-Identifier: GPL-2.0
2 // Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
3
4 #include <linux/module.h>
5
6 EXPORT_SYMBOL(memcpy);
7 EXPORT_SYMBOL(memset);
This page took 0.035256 seconds and 4 git commands to generate.