// @@@DEPRECATED_2017-06@@@ /* Written by Walter Bright. * www.digitalmars.com * Placed into public domain. * Linux(R) is the registered trademark of Linus Torvalds in the U.S. and other * countries. */ /++ $(RED Deprecated. Remove this import. This module no longer contains anything.) +/ deprecated("This module no longer contains anything. Just remove the import.") module std.c.linux.linuxextern; // No longer needed since "extern" storage class