this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Adding a dummy into keymgr for old binaries

+4
+4
src/libSystem/keymgr/keymgr.c
··· 576 576 } 577 577 578 578 /*********************************************/ 579 + /* dummy */ 579 580 581 + void __keymgr_dwarf2_register_sections(void) 582 + { 583 + } 580 584