xref: /openbmc/u-boot/common/system_map.c (revision c978b52410016b0ab5a213f235596340af8d45f7)
1 /*
2  * The builtin symbol table for use with kallsyms
3  *
4  * Copyright (c) 2008-2009 Analog Devices Inc.
5  * Licensed under the GPL-2 or later.
6  */
7 
8 const char const system_map[] = SYSTEM_MAP;
9