PageRenderTime 25ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/arch/arm/mach-kirkwood/tsx1x-common.h

https://bitbucket.org/sammyz/iscream_thunderc-2.6.35-rebase
C++ Header | 7 lines | 5 code | 2 blank | 0 comment | 0 complexity | 6ad5f3a1562c886c94c8e0fb0b720a67 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
  1. #ifndef __ARCH_KIRKWOOD_TSX1X_COMMON_H
  2. #define __ARCH_KIRKWOOD_TSX1X_COMMON_H
  3. extern void __init qnap_tsx1x_register_flash(void);
  4. extern void qnap_tsx1x_power_off(void);
  5. #endif