swh:1:snp:173f8deb0c56c557784b4fd217e7608ac6197844
Raw File
Tip revision: 91ab883eb21325ad80f3473633f794c78ac87f51 authored by Linus Torvalds on 19 February 2018, 01:29:42 UTC
Linux 4.16-rc2
Tip revision: 91ab883
cmdline.h
/* SPDX-License-Identifier: GPL-2.0 */

int cmdline_partition(struct parsed_partitions *state);
back to top