Created
June 3, 2015 05:49
-
-
Save danish-rehman/973c5cc16c46c847a336 to your computer and use it in GitHub Desktop.
comment_file_start
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** @file console.h | |
* @brief Function prototypes for the console driver. | |
* | |
* This contains the prototypes for the console | |
* driver and eventually any macros, constants, | |
* or global variables you will need. | |
* | |
* @author Harry Q. Bovik (hqbovik) | |
* @author Fred Hacker (fhacker) | |
* @bug No known bugs. | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment