blob: b76f49e7eed58d7836018bf7d45dc589a49f9d62 [file] [log] [blame]
Manjunath Kondaiah G04aeae72010-10-08 09:58:35 -07001/*
2 * Defines for rx51 boards
3 */
4
5#ifndef _OMAP_BOARD_RX51_H
6#define _OMAP_BOARD_RX51_H
7
8extern void __init rx51_peripherals_init(void);
9extern void __init rx51_video_mem_init(void);
10
11#endif