Skip to content

Instantly share code, notes, and snippets.

@dagon666
Created September 25, 2013 18:43
Show Gist options
  • Save dagon666/6704104 to your computer and use it in GitHub Desktop.
Save dagon666/6704104 to your computer and use it in GitHub Desktop.
dummy library interface
#ifndef _DUMMY_H_
#define _DUMMY_H_
// prototype
void portb_high();
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment