LONG
static char __init *move_firmware_args(int argc, LONG *argv, char *cp)
void __init prom_init_cmdline(int argc, LONG *argv)
LONG
LONG
prom_init_cmdline(fw_arg0, (LONG *)fw_arg1);
LONG BasePage;
LONG PageCount;
typedef LONG _PCHAR;
typedef LONG _PSHORT;
typedef LONG _PLARGE_INTEGER;
typedef LONG _PLONG;
typedef LONG _PUCHAR;
typedef LONG _PUSHORT;
typedef LONG _PULONG;
typedef LONG _PVOID;
typedef LONG *_PLONG;
typedef LONG *PLONG;
extern void prom_init_cmdline(int argc, LONG *argv);
extern LONG ArcRead(ULONG fd, PVOID buf, ULONG num, PULONG cnt);
extern LONG ArcWrite(ULONG fd, PVOID buf, ULONG num, PULONG cnt);
LONG load; /* Load an executable image. */
LONG invoke; /* Invoke a standalong image. */
LONG exec; /* Load and begin execution of a
LONG halt; /* Halt the machine. */
LONG pdown; /* Power down the machine. */
LONG restart; /* XXX soft reset??? */
LONG reboot; /* Reboot the machine. */
LONG imode; /* Enter PROM interactive mode. */
LONG _unused1; /* Was ReturnFromMain(). */
LONG next_component;
LONG child_component;
LONG parent_component;
LONG component_data;
LONG child_add;
LONG comp_del;
LONG component_by_path;
LONG cfg_save;
LONG get_sysid;
LONG get_mdesc;
LONG _unused2; /* was Signal() */
LONG get_tinfo;
LONG get_rtime;
LONG get_vdirent;
LONG open;
LONG close;
LONG read;
LONG get_rstatus;
LONG write;
LONG seek;
LONG mount;
LONG get_evar;
LONG set_evar;
LONG get_finfo;
LONG set_finfo;
LONG cache_flush;
LONG TestUnicodeCharacter; /* ARC; not sure if ARCS too */
LONG GetDisplayStatus;
prom_init_cmdline(fw_arg0, (LONG *)fw_arg1);
LONG " " U32_U64_PAD(__rseq_str(start_ip)) "\n\t" \
LONG " " U32_U64_PAD(__rseq_str(exit_ip)) "\n\t" \
LONG " " U32_U64_PAD(__rseq_str(start_ip)) "\n\t" \
LONG " " U32_U64_PAD(__rseq_str(post_commit_offset)) "\n\t" \
LONG " " U32_U64_PAD(__rseq_str(abort_ip)) "\n\t" \
LONG " " U32_U64_PAD(__rseq_str(start_ip)) "\n\t" \
LONG " " U32_U64_PAD(__rseq_str(post_commit_offset)) "\n\t" \
LONG " " U32_U64_PAD(__rseq_str(abort_ip)) "\n\t" \
LONG " " U32_U64_PAD(__rseq_str(label) "b") "\n\t" \