Blame view

common/system_map.c 190 Bytes
ecb1dc892   Mike Frysinger   Add support for L...
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;