]> err.no Git - linux-2.6/blobdiff - net/atm/common.h
Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/galak...
[linux-2.6] / net / atm / common.h
index 4887c317cefe99365576c2812875dc730257aa13..ad78c9e1117d2d3d8c2a9fb5fa995c1539b447cb 100644 (file)
@@ -1,5 +1,5 @@
 /* net/atm/common.h - ATM sockets (common part for PVC and SVC) */
+
 /* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA */
 
 
@@ -28,6 +28,8 @@ int atmpvc_init(void);
 void atmpvc_exit(void);
 int atmsvc_init(void);
 void atmsvc_exit(void);
+int atm_sysfs_init(void);
+void atm_sysfs_exit(void);
 
 #ifdef CONFIG_PROC_FS
 int atm_proc_init(void);