Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/kernel_samsung_sm7125/blame/branch/fourteen/block/partitions/sun.h
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
/*
|
|
|
|
* fs/partitions/sun.h
|
|
|
|
*/
|
|
|
|
|
|
|
|
#define SUN_LABEL_MAGIC 0xDABE
|
|
|
|
#define SUN_VTOC_SANITY 0x600DDEEE
|
|
|
|
|
|
|
|
int sun_partition(struct parsed_partitions *state);
|