![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0 0002 // Copyright (c) 2020 Facebook 0003 0004 struct test { 0005 int a; 0006 int b; 0007 } __attribute__((preserve_access_index)); 0008 0009 volatile struct test global_value_for_test = {};
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |