Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bbd6330e authored by Matthew Wilcox's avatar Matthew Wilcox Committed by Matthew Wilcox
Browse files

[PARISC] pdc_init no longer exists



Just a stale prototype

Signed-off-by: default avatarMatthew Wilcox <matthew@wil.cx>
parent 09690b18
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -774,8 +774,6 @@ int pdc_sti_call(unsigned long func, unsigned long flags,
                 unsigned long inptr, unsigned long outputr,
                 unsigned long glob_cfg);

extern void pdc_init(void);

static inline char * os_id_to_string(u16 os_id) {
	switch(os_id) {
	case OS_ID_NONE:	return "No OS";