Home | History | Annotate | Line # | Download | only in libsa
bootparam.h revision 1.1
      1 
      2 int bp_whoami(int sock);
      3 int bp_getfile(int sock, char *key, n_long *addrp, char *path);
      4 
      5