mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-23 23:55:54 +00:00
7 lines
135 B
C
7 lines
135 B
C
|
#ifndef _TEGRA20_POWERGATE_H_
|
||
|
#define _TEGRA20_POWERGATE_H_
|
||
|
|
||
|
#include <asm/arch-tegra/powergate.h>
|
||
|
|
||
|
#endif /* _TEGRA20_POWERGATE_H_ */
|