LCOV - code coverage report
Current view: top level - arch/arm/mm - tcm.h (source / functions) Hit Total Coverage
Test: coverage.info Lines: 0 2 0.0 %
Date: 2014-04-16 Functions: 0 1 0.0 %
Branches: 0 0 -

           Branch data     Line data    Source code
       1                 :            : /*
       2                 :            :  * Copyright (C) 2008-2009 ST-Ericsson AB
       3                 :            :  * License terms: GNU General Public License (GPL) version 2
       4                 :            :  * TCM memory handling for ARM systems
       5                 :            :  *
       6                 :            :  * Author: Linus Walleij <linus.walleij@stericsson.com>
       7                 :            :  * Author: Rickard Andersson <rickard.andersson@stericsson.com>
       8                 :            :  */
       9                 :            : 
      10                 :            : #ifdef CONFIG_HAVE_TCM
      11                 :            : void __init tcm_init(void);
      12                 :            : #else
      13                 :            : /* No TCM support, just blank inlines to be optimized out */
      14                 :          0 : inline void tcm_init(void)
      15                 :            : {
      16                 :          0 : }
      17                 :            : #endif

Generated by: LCOV version 1.9