close Warning: Can't use blame annotator:
No changeset 1efe224b2c7d783b5532c40f25af37958c236a60 in the repository

source: buchla-68k/ram/ucslice.x@ 1efe224

Last change on this file since 1efe224 was 526a993, checked in by Thomas Lopatic <thomas@…>, 7 years ago

Wording change.

  • Property mode set to 100644
File size: 436 bytes
RevLine 
1/*
2 =============================================================================
3 ucslice.c -- external declarations
4 =============================================================================
5*/
6
7#pragma once
8
9/*
10 =============================================================================
11 external functions
12 =============================================================================
13*/
14
15extern void ucslice(void);
Note: See TracBrowser for help on using the repository browser.