Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109365334
D41271.id125425.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
540 B
Referenced Files
None
Subscribers
None
D41271.id125425.diff
View Options
diff --git a/sys/dev/hwpmc/hwpmc_core.h b/sys/dev/hwpmc/hwpmc_core.h
--- a/sys/dev/hwpmc/hwpmc_core.h
+++ b/sys/dev/hwpmc/hwpmc_core.h
@@ -200,11 +200,9 @@
void pmc_core_finalize(struct pmc_mdep *_md);
int pmc_iaf_initialize(struct pmc_mdep *_md, int _maxcpu, int _npmc, int _width);
-void pmc_iaf_finalize(struct pmc_mdep *_md);
int pmc_iap_initialize(struct pmc_mdep *_md, int _maxcpu, int _npmc, int _width,
int _flags);
-void pmc_iap_finalize(struct pmc_mdep *_md);
#endif /* _KERNEL */
#endif /* _DEV_HWPMC_CORE_H */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 5, 3:01 AM (6 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16465756
Default Alt Text
D41271.id125425.diff (540 B)
Attached To
Mode
D41271: hwpmc_core: remove two non-existent function prototypes
Attached
Detach File
Event Timeline
Log In to Comment