Print this page
arm: implement getfp

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/arm/misc/fake_stubs.c
          +++ new/usr/src/uts/arm/misc/fake_stubs.c
↓ open down ↓ 54 lines elided ↑ open up ↑
  55   55  STUB(impl_acc_hdl_free)
  56   56  STUB(plat_hold_page)
  57   57  STUB(check_status)
  58   58  STUB(audit_symlink_create)
  59   59  STUB(hat_page_clrattr)
  60   60  STUB(copyinstr_noerr)
  61   61  STUB(audit)
  62   62  STUB(cas32)
  63   63  STUB(cas64)
  64   64  STUB(copyoutstr)
  65      -STUB(getfp)
  66   65  STUB(htonl)
  67   66  STUB(htons)
  68   67  STUB(indir)
  69   68  STUB(idmap_reg_dh)
  70   69  STUB(kcopy)
  71   70  STUB(kzero)
  72   71  STUB(nosys)
  73   72  STUB(ntohl)
  74   73  STUB(ntohs)
  75   74  STUB(fifo_vfastoff)
↓ open down ↓ 449 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX