7 lines
129 B
C
7 lines
129 B
C
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||
|
/*
|
||
|
* fs/partitions/ultrix.h
|
||
|
*/
|
||
|
|
||
|
int ultrix_partition(struct parsed_partitions *state);
|