• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  *  fs/partitions/sgi.h
4  */
5 
6 extern int sgi_partition(struct parsed_partitions *state);
7 
8 #define SGI_LABEL_MAGIC 0x0be5a941
9 
10