]> Git Repo - linux.git/blob - arch/sh/include/asm/string.h
mm/slub.c: add a naive detection of double free or corruption
[linux.git] / arch / sh / include / asm / string.h
1 #ifdef CONFIG_SUPERH32
2 # include <asm/string_32.h>
3 #else
4 # include <asm/string_64.h>
5 #endif
This page took 0.03297 seconds and 4 git commands to generate.