]> Git Repo - linux.git/blob - include/asm-sh/string.h
PCI: don't expose struct pci_vpd to userspace
[linux.git] / include / asm-sh / string.h
1 #ifdef CONFIG_SUPERH32
2 # include "string_32.h"
3 #else
4 # include "string_64.h"
5 #endif
This page took 0.036014 seconds and 4 git commands to generate.