#!/bin/sh echo "int foo(void) { char X[200]; return 3; }" | $* -S -x c -c -O0 -fstack-protector - -o - 2> /dev/null | grep -q "%gs" if [ "$?" -eq "0" ] ; then echo y else echo n fi /cgit.cgi/linux/net-next.git/atom/net/bluetooth/hci_sysfs.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_sysfs.c
type='hidden' name='id' value='3efa70d78f218e4c9276b0bac0545e5184c1c47b'/>
AgeCommit message (Expand)AuthorFilesLines
context:
space:
mode:
Diffstat (limited to 'include/dt-bindings/power/r8a7745-sysc.h')