Blame view

bootloader/u-boot_2015_04/common/system_map.c 190 Bytes
6b13f685e   김민수   BSP 최초 추가
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;