blob: a5fd08b5e152e34b260f05d91d6b584363d47d6e [file] [log] [blame]
/* Copyright (C) 2007-2010 The Android Open Source Project
**
** This software is licensed under the terms of the GNU General Public
** License version 2, as published by the Free Software Foundation, and
** may be copied, distributed, and modified under those terms.
**
** This program is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
** GNU General Public License for more details.
*/
#ifndef ELFF_MAP_FILE_H
#define ELFF_MAP_FILE_H
// TODO(digit): Provide standalone implementation for the library.
#include "android/utils/mapfile.h"
#endif // ELFF_MAP_FILE_H