summaryrefslogtreecommitdiffstats
path: root/include/systemace.h
blob: 3b6ec7da4b41e981022ecd2d731f44bb3504fd74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#ifndef __SYSTEMACE_H
#define __SYSTEMACE_H
/*
 * Copyright (c) 2004 Picture Elements, Inc.
 *    Stephen Williams (steve@picturel.com)
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

#ifdef CONFIG_SYSTEMACE

# include  <part.h>

struct blk_desc *systemace_get_dev(int dev);

#endif	/* CONFIG_SYSTEMACE */
#endif	/* __SYSTEMACE_H */
OpenPOWER on IntegriCloud