summaryrefslogtreecommitdiffstats
path: root/common/system_map.c
blob: 8307293bf3ae660d6c5589a844d556f94d256b9e (plain)
1
2
3
4
5
6
7
8
/*
 * The builtin symbol table for use with kallsyms
 *
 * Copyright (c) 2008-2009 Analog Devices Inc.
 * Licensed under the GPL-2 or later.
 */

const char const system_map[] = SYSTEM_MAP;
OpenPOWER on IntegriCloud