1 2 3 4 5 6 7 8 9 10 11 12 13
/* * arch/arm/plat-omap/include/mach/board.h * * Information structures for board-specific data * * Copyright (C) 2004 Nokia Corporation * Written by Juha Yrjölä <juha.yrjola@nokia.com> */ #ifndef _OMAP_BOARD_H #define _OMAP_BOARD_H #endif