Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 948494 | Differences between
and this patch

Collapse All | Expand All

(-)irqbalance-1.9.4_orig/ui/irqbalance-ui.h (-1 lines)
Lines 83-89 Link Here
83
void assign_cpu_mask(cpu_node_t *node, void *data);
83
void assign_cpu_mask(cpu_node_t *node, void *data);
84
void parse_into_tree(char *data);
84
void parse_into_tree(char *data);
85
gboolean rescan_tree(gpointer data);
85
gboolean rescan_tree(gpointer data);
86
int main();
87
86
88
87
89
#endif /* IRQBALANCE_UI_H */
88
#endif /* IRQBALANCE_UI_H */

Return to bug 948494